Rexx language scripts to show a tree diagram of running processes:
-
pstree.cmd: shows the current processes either as a list or as a tree diagram.
-
pidof.cmd: shows the PID(s) of a process, this is a stripped-down version of pstree.cmd that only shows PIDs.
Add new comment