freebsd-nq/bin/ps
Garance A Drosehn ce1affa2ac From SUSv3:
Any [standard output] field need not be meaningful in all
    implementations. In such a case a hyphen ('-') should be
    output in place of the field value

So have the `-O label' option print out the string "  -" if the
process has no label.

Approved by:	Silence from rwatson and green (when asked in March...)
2004-06-20 22:31:37 +00:00
..
extern.h Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
fmt.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
keyword.c Add new output-format keywords of LWP and NLWP, which show the thread-id 2004-06-20 22:22:49 +00:00
Makefile style.Makefile: 2004-02-23 20:05:14 +00:00
nlist.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
print.c From SUSv3: 2004-06-20 22:31:37 +00:00
ps.1 Add pgrep(1) and pkill(1) to the cross-reference section of ps(1). 2004-05-25 14:05:25 +00:00
ps.c Have the main() routine calculate %CPU and (if needed) memory information 2004-06-20 21:25:10 +00:00
ps.h Have the main() routine calculate %CPU and (if needed) memory information 2004-06-20 21:25:10 +00:00