my instructor ask me to make a ascript that will print all the possible command in unix and one the user selects the command the program will execute it
Can anyone help me in making a unix program...?
Almost all unix commands work with parameters - are you looking for a program which would interactively let you specify the parameters for all commands? That's actually an interesting idea, but I think you would need to just take one of the unix shells (bash, sh, ksh), go through all of the commands manually and write an interactive version for each one. You would in effect be creating a new type of shell...
Reply:Sounds bogus.
You click on the snoop command and you'll get errors since nothings sepcified.
You click on the find command and the same thing.
Your not looking for a unix script, you need tcl/tk or some perl to make an interface to click on.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment