[cs631apue] Setproctitle not available on Linux Lab

Jan Schaumann jschauma at stevens.edu
Sat Dec 7 20:11:45 EST 2013


Tejas Nadkarni <tnadkarn at stevens.edu> wrote:
> I modified the contents of argv for the entry relating to the passphrase, I
> printed it before the change and after the change and so I know I modified
> it. However, when I run 'ps aux | grep aed' I still see the original
> passphrase and not what I modified. Is there another step to refresh the
> process entry??

Post your code.

If you manipulated the right pointer (and not a copy of it), then that
should be sufficient.

-Jan


More information about the cs631apue mailing list