in reply to Re: Re: How best to hide command-line arguments from ps command?
in thread How best to hide command-line arguments from ps command?
Not all versions of Unix hide the contents of a user's environment from other users. On Solaris, for example, /usr/ucb/ps -augxwwwe will show you other users' processes' environment variables.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: How best to hide command-line arguments from ps command?
by etcshadow (Priest) on Nov 19, 2003 at 02:44 UTC | |
by sgifford (Prior) on Nov 19, 2003 at 03:30 UTC | |
by etcshadow (Priest) on Nov 19, 2003 at 05:22 UTC |