| 9srv Manual Collection/plan9/ps(1) | 9srv Manual Collection/plan9/ps(1) | 
|---|
psu [ -apr ] [ user ]
For each process reported, the user, process id, user time, system time, size, state, and command name are printed. State is one of the following:
The -r flag causes ps to print, before the user time, the elapsed real time for the process.
The -p flag causes ps to print, after the system time, the baseline and current priorities of each process.
The -a flag causes ps to print the arguments for the process. Newlines in arguments will be translated to spaces for display.
| 9srv Manual Collection/plan9/ps(1) | Rev: Sun Dec 02 23:42:13 GMT 2007 |