]> granicus.if.org Git - procps-ng/commit
ps: Document -P option
authorCraig Small <csmall@dropbear.xyz>
Wed, 11 May 2022 07:34:12 +0000 (17:34 +1000)
committerCraig Small <csmall@dropbear.xyz>
Wed, 11 May 2022 07:34:12 +0000 (17:34 +1000)
commit19c65159a9b25014eae95f32cceceff4927dfd86
tree54d70431b579150e9e0340fd145c23ab5fef0530
parent6e78355d4d1ab011c1d65ebbec9a4408b743a6b3
ps: Document -P option

The -P option for ps has been in there for decades but neither the
man page nor the help option explained what it did.

Amazing what crops up even now!

References:
 https://unix.stackexchange.com/questions/701422/what-does-p-mean-in-the-context-of-the-ps-command
ps/help.c
ps/ps.1