Skip to content

amithegde/ProcTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProcTree

Displays process tree of a process on the console. Prints each tree node as soon as all details for the node are gathered instead of loading complete tree first and printing the tree at the end. Uses native API calls instead of WMI to be efficient.

Usage

ProcTree <processName>

E.g.: ProcTree services

alt text

About

Displays process tree on the console.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages