How do you find the parent process of zombie processes?
When the child process is something where the parent is not entirely obvious...
Is there some way to list processes in tree format or something?
|
|
|
Add the
Another option is the pstree command to show an ascii tree representation of the processes. You'll probably want the
|
|||||
|
|
FWIW,
If that doesn't display the process you are looking for, try specifying your username explicitly: Personally I use |
|||
|
|
|
|
|||
|
|