![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can a child process return a specific value to a parent process ? | Ametis1970 | High Level Programming | 8 | 04-09-2008 11:22 PM |
| Child process is not getting started | Crab | High Level Programming | 5 | 09-17-2006 09:15 PM |
| about child process | compbug | UNIX for Dummies Questions & Answers | 12 | 03-22-2006 07:55 PM |
| gdb to child process | shriashishpatil | UNIX for Advanced & Expert Users | 4 | 12-12-2005 07:57 AM |
| Child Process PID | skannan | High Level Programming | 2 | 06-10-2002 07:54 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
KDM child process
Hello all,
I got this little problem. I don't know what happen, but its not stopping work but is more of an FYI. I have this funny process running when I do ps -aef (on RedHat AS3 ) server I get this funny child process. root 2345 1 .... /usr/bin/kdm -nodaemon root 2346 2345 ... -:0 does anyone know what the second -:0 means or what it does? I think this is for X display. But this only seems to happen to some of the machine not all. If anyone knows. I would like to know how to configure to stop it. THANKS |
|
||||
|
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 Last edited by Perderabo; 01-24-2005 at 05:25 PM.. Reason: add code tags for readability |
| Sponsored Links | ||
|
|