A windows process tree viewer in console.
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
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