Skip to content

add `-P` flag to pstree

Brennan Vincent requested to merge btv/psmisc:pstree_P into master

This adds a flag -P/--show-paths which prints the full path to the executable (read from /proc/<PID>/exe).

Merge request reports