On Sat, 22 Apr 2000, Simons wrote:
> 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?
You could write a wrapper for ps, and place it where ps is usually
found. Then have the wrapper determine if it is a regular user
calling it, and only allow certain parameters.
--
Duncan Hill Sapere aude
My mind not only wanders, it sometimes leaves completely.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.