[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: limiting "ps" command on every user..



what kind of wrapper? or i really do have to make one?.

ty











luwim+



----- Original Message -----
From: "Lamer" <evil@linuxhall.org>
To: <ktb@nixnotes.org>; <debian-user@lists.debian.org>
Sent: Tuesday, July 03, 2001 11:56 AM
Subject: Re: limiting "ps" command on every user..


> Actually, what he want is 'enforced policy', not 'grepping' :)
>
> i do think that a wrapper in perl will do, tho :P
>
> --
> Calvin Chong
>
> ----- Original Message -----
> From: "ktb" <ktb@nixnotes.org>
> To: <debian-user@lists.debian.org>
> Sent: Tuesday, July 03, 2001 11:48 AM
> Subject: Re: limiting "ps" command on every user..
>
>
> > 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"
> > >
> > > luwi@console> 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
> >
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> >
> >
>
>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>



Reply to: