How about:

ps -aux | grep <username>

-- Ryan

-----Original Message-----


  If you get the source code to ps and hack it so that the "ax" command
line switches are not usable, it will do what you want.

bug

On Sun, 7 Mar 1999, [ISO-8859-1] Torbjørn Kristoffersen wrote:

> I guess this is C programming related, so that's because I ask here :-P.
>
> Is there a way to restrict output of the program 'ps', so that it'll only
> show the users own processes, not other users?
>
> I believe this has something to do with the kernal. Does anyone know
> of how to do this? Which files to be cluttered with and so on?
>
>
> --
>   Torbjørn Skodvin Kristoffersen <[EMAIL PROTECTED]>
>

Reply via email to