[cs631apue] Setproctitle not available on Linux Lab

Jan Schaumann jschauma at stevens.edu
Sun Dec 8 14:22:04 EST 2013


Tejas Nadkarni <tnadkarn at stevens.edu> wrote:
 
> The problem I have is when I pipe to another instance it breaks that
> instance and I can't figure out why. When I redirect to files and
> output/readin files it works fine. Something with the pipe and modifying
> argv. Any ideas

That's probably where breaking out the debugger and stepping through the
execution would be a good way to try to see what is happening and what
might be different between the different invocations.

-Jan


More information about the cs631apue mailing list