Re: stderr in pipe




Hi,

You will need to use fork()/exec() yourself instead of popen(). Read your
favorite UNIX book (APUE by Stevens, Beginning Linux Programming, or Linux
Application Development are three books to look at).

There are better newsgroups/lists for this sort of question, such as the
Linux C Programming lists.

Havoc





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]