Give output to child processI'm trying to build a basic shell for Unix. This is the code I use to create a new process: [cod...
Using execvI think that was the main problem. But I managed to solve it: [code]void complexCommand(const vector...
Using execvIt didn't work for me. Maybe I didn't explain enough: Maybe I didn't explain enough: I'm creating a ...
Using execvI'm sorry but I don't really understand how this helps me..
Using execvThen what do you suggest? If I didn't need all the "/bin/csh", "-f", "-c" I could have just call exe...
This user does not accept Private Messages