popen understood -- thanks
T.C. Zhao
svec5 at menudo.uh.edu
Fri Jun 21 05:58:21 AEST 1991
Thanks to:
J. Lee <jlee at sobeco.com>
Ron Quinn <rjq at mpccl.ksu.edu>
Barry Margolin <barmar at Think.COM>
Dave Eisen <dkeisen at leland.stanford.edu>
broken pipe is supposed to terminate the program if signal
SIGPIPE is not caught or ignored. For my aplication, a
signal(SIGPIPE,SIG_IGN) with error checks on the returns of i/o
operation works fine.
More information about the Comp.unix.programmer
mailing list