Skip to content

nBerg/pstree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pstree

pstree displays currently running processes in a tree structure. User can provide a root pid for the tree, by default the root pid is 0.

Program was developed and tested on an Ubuntu 12.04 system.

make-tree

Test file used to create process trees. Required arguments are --width and --depth . Each process with have width children and the total depth of the process tree is defined by depth.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages