Documentation
¶
Overview ¶
Package procps reads the Linux /proc filesystem to produce a process table equivalent to `ps aux`. The parsing is pure stdlib and OS-independent — List defaults to "/proc" (only meaningful on Linux), but listFrom accepts any procfs-shaped root so the logic is testable on any host with fixtures.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.