How to get the standard output of a child process on a file ?
by Alexandre Espin de la Vega other posts by this author
Sep 26 2000 9:49AM messages near this date
RE: DB_File install hickup
|
Re: How to get the standard output of a child process on a file ?
Hello everybody,
I'm wondering on how to get the standard output of a child process on a
file. In fact i'm looking for that beacause in my program i've several child
processes and they display everything at the same time : it is not ease to
read... So, i want to get log files storing the standard output of each
child on a distinct file of the others...
I use fork(), i don't use exec because i'm not launching a comand line
like ls or any stuff like this.
If i'm not on the right mailing list, i'm sorry. Does somebody knows
where my i post this question ?
Please, i'm not a member of your mailing list, reply direct to my e-mail
address.
Thank you in advance,
--
Alexandre Espin
Alcatel Business System
e-mail : mailto:espin1@sxb.bsf.alcatel.fr
Thread:
Alexandre Espin de la Vega
Sarir Khamsi
|