X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/utils/blobdiff_plain/1f7c0ae13d64c0cb1e282ad7309b1a92e6d31b41..d1bc4fefc5a15f910ada97041d003837669e0765:/pid/pid.but diff --git a/pid/pid.but b/pid/pid.but index 1302a2d..8f424e6 100644 --- a/pid/pid.but +++ b/pid/pid.but @@ -10,8 +10,8 @@ \U SYNOPSIS -\c pid [ -a ] command [ arg... ] -\e bbbb bb iiiiiii iii +\c pid [ options ] command [ arg... ] +\e bbbb iiiiiii iiiiiii iii \U DESCRIPTION @@ -58,6 +58,12 @@ its command line. \cq{MULTIPLE} if there is more than one. This also disables the behaviour of filtering out apparent forks of the same script. +\dt \cw{-U} + +\dd Report pids belonging to any user. By default, \cw{pid} will only +report processes owned by the same user as the one running it (except +when root, when it defaults to reporting everybody's). + \U BUGS \cw{pid} is currently completely specific to the Linux kernel, since