but users still can get full process list by 'ps -ef' , I want to make the
ps show users own process only, even they do ps -ef
any idea?
> On Fri, 21 Apr 2000, Simons wrote:
> > Hello,
> >
> > Is it possible to config. 'ps' command to show user own process only?
> > Of cos., root and some specify users (for example, users in root,wheel
> > group) can have a full ps list.
>
> Have you read the man page? The default behavior on my system is
> to show only those processes running in the current terminal. ps -A
> shows all processes. ps -u <username> shows all processes for
> <username>.
>
> --
>
> You cannot belong to Christ Jesus unless you crucify all
> self-indulgent passions and desires.
> (Galatians 5:24)
>
> --
> Thomas K. Gamble
> [EMAIL PROTECTED]
>
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.