The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 07-03-2002
MizzGail's Avatar
MizzGail MizzGail is offline
Registered User
 

Join Date: Sep 2001
Location: Syracuse, NY
Posts: 158
Yes. but I want to monitor processes that have PPID = 1
I want to know if there is a switch to identify PPID specific

For example: ps -ef -p 29538 will give me process id 29538
I dont see a switch in the man pages for ppid