The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 01-24-2005
larryase larryase is offline
Registered User
  
 

Join Date: Nov 2004
Posts: 69
Perderabo,

Here is the out put of the command:
Code:
F   S  UID    PID   PPID   C  PRI   NI    ADDR     SZ    WCHAN    TTY   CMD
1   S   0     3352   3334  0  77     0        -      699    pipe_w      ?      kdm
This pid is different from the orign, becasue I have rebooted the machine. The parent is the /usr/bin/kdm -nodaemon (3334). I don't really understand the output. If you could explain, that wouel be great. THANKs in advance.

Last edited by Perderabo; 01-24-2005 at 05:25 PM.. Reason: add code tags for readability