On Tue, Jul 03, 2001 at 11:48:53AM +0800, louiem+ wrote:
> 
> is it possible to limit the "ps ax"/etc.. ? commands on every user?
> i mean, example i have the id/user "luwi"
> 
> [EMAIL PROTECTED]> ps ax
> 
> > it will only show the process which i ran, and not all the process that
> the machine runs..

$ ps ax | grep luwi
should work
kent
-- 
 From seeing and seeing the seeing has become so exhausted
     First line of "The Panther" - R. M. Rilke


Reply via email to