Can any1 please help me in CLI
I am having trouble in writing this program.
The program repeatedly accepts a "command line" from its standard input and executes it.
More than one command line can be executed per invocation of the program.
I am trying to "exec" the command line from
within a child process of my program.
P.S. I am running it on unix
As, I am new to programming. any help would be much appreciated.



LinkBack URL
About LinkBacks


