Re: Is there a utility/library proc which print process tree
- From: Michael Schlenker <schlenk@xxxxxxxxxxxxxxxx>
- Date: Wed, 25 Apr 2007 20:33:04 +0200
Terminator schrieb:
Hi all,Thats platform dependend.
I am looking for utility in tcl which will print the process
tree(both the parent and childs) of given a pid.
On Windows take a look at Twapi, it might have the functionality you
need. On Linux you could get those info from the /proc filesystem.
Michael
.
- References:
- Is there a utility/library proc which print process tree
- From: Terminator
- Is there a utility/library proc which print process tree
- Prev by Date: tclodbc, SQL Server, date nighmare
- Next by Date: Re: tclodbc, SQL Server, date nighmare
- Previous by thread: Is there a utility/library proc which print process tree
- Next by thread: Re: Is there a utility/library proc which print process tree
- Index(es):
Relevant Pages
|