parallel excution of command with multiple parameters

hi,

i have a project where i should write in c language a program that executes in parallel the result of the entred command, for eg: ls -l /bin ~ ==>the result should be given in parallel and not a one after the other, i have to use fork and exec but i don t know exactly how! i will apreciate all your ideas :)

thanks,

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories