Starting up another process from within a C program

Sam Fulcomer sgf at cs.brown.edu
Fri Nov 9 04:19:45 AEST 1990


In article <1990Nov7.155855.16316 at odin.corp.sgi.com> jmb at patton.wpd.sgi.com (Doctor Software) writes:
>...
>Now you understand why I like to use popen()/pclose().
>...

Bear in mind that one of the things that makes popen more convenient is 
its use of /bin/sh to exec the command. It's not always the most secure
method.



More information about the Comp.sys.sgi mailing list