[7590] in Athena Bugs
vax 7.2R: ps
daemon@ATHENA.MIT.EDU (Calvin Clark)
Thu May 23 14:56:57 1991
Date: Thu, 23 May 91 14:56:44 -0400
From: Calvin Clark <ckclark@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Reply-To: ckclark@mit.edu
System name: hal-2000
Type and version: CVAXSTAR 7.2R
Display type: SM
What were you trying to do?
ps aux
What's wrong:
The man page says that the `u' flag will print the NICE (NI)
field:
u A user oriented output is produced. This includes
fields USER, %CPU, NICE, SIZE, and RSS as described
below.
It doesn't. In fact, only the `l' option will print it, but you
can't specify both `l' and `u' anyway, since they are different
output formats.
I tried this on VAX, RT, and DECMIPS.
What should have happened:
The man page should be changed to conform to the program.
Please describe any relevant documentation references:
ps(1)