![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Filesystems, Disks and Memory Questions involving NAS, SAN, RAID, Robotic Libraries, backups, etc go here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Parent child Relation !! using awk/sed ??? | varungupta | UNIX for Advanced & Expert Users | 0 | 01-29-2008 10:24 AM |
| exiting a child without stopping the parent | madpenguin | Shell Programming and Scripting | 5 | 09-19-2007 07:45 PM |
| Parent/Child Processes | yoi2hot4ya | Shell Programming and Scripting | 2 | 05-31-2006 10:27 AM |
| kill parent and child | larry | UNIX for Dummies Questions & Answers | 4 | 01-11-2003 08:18 PM |
| what are parent and child processes all about? | xyyz | UNIX for Dummies Questions & Answers | 1 | 04-26-2002 12:53 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Since I'm fairly new to the scene and don't have much experience in shell programming, I decided to check out the net for a useful script or two. What I'm looking for is a script that would let me enter a PID and then show the process tree associated with it. So it would display the (grand-) parents up to top-level and all children for that process, preferably in a tree like manner. This would come in quite handy if I have to kill a certain process, because it would help me identify related processes. Is there a script that would do that or just simply display a tree starting at PID 0? You'd think it would be easy to find, but apparently it's harder to create it than I thought, because after several hours of browsing, I haven't found anything that comes close. Anyone here that can help me? |
| Forum Sponsor | ||
|
|
| Thread Tools | |
| Display Modes | |
|
|