Redirecting STDOUT using spawn

owen adair wd4fsu at kd4nc.UUCP
Tue Feb 20 07:42:36 AEST 1990


How do I redirect stdout for a child process using spawn instead of 
system?  I wan tthe return codes that are available using spawn but you
cant pass the "> filename" stuff using spawn ..... Also, I need STDOUT to
return to normal...

Thanks!
 



More information about the Comp.lang.c mailing list