Skip to main content

Module proc_tree

Module proc_tree 

Source

Structs§

ProcTree

Functions§

normalize_comm
Strip a comm value down to its bare executable name for classification. macOS ps -o comm reports full paths (e.g. /bin/zsh); login shells arrive prefixed with - (e.g. -zsh). Both should match Shell.