Skip to content

WesleyCh3n/pstreew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSTreeW

A windows process tree viewer in console.

Usage

Usage: pstreew.exe [OPTIONS]

Options:
  -p, --show-pid        show pid
  -P, --pid <PID>       specify pid
  -s, --parent          show parnet process
  -n, --sort            sort by pid
  -d, --hide-arg        hide arguments
  -l, --show-full-path  show process full path
  -h, --help            Print help
  -V, --version         Print version

Examples

show all process tree: image

show all process tree with PID: image

show specific process tree with PID: image

show specific process tree and it's parent with PID: image

show sorted process tree: image

To-do

About

windows version pstree

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages