1272343Sngie# $NetBSD: keywords,v 1.2 2014/01/16 04:16:32 mlelstv Exp $
2272343Sngie#
3272343Sngie# Table of keywords for use with ps "-o" option.
4272343Sngie#
5272343Sngie# The first column (keyword) is the name of a keyword.
6272343Sngie#
7272343Sngie# The second column (header) is the default column header associated
8272343Sngie# with the keyword, except if the keyword is an alias, in which case the
9272343Sngie# second column is the name of another keyword.
10272343Sngie#
11272343Sngie# The third column (flag) may be blank, "LJUST", or "ALIAS".  "ALIAS"
12272343Sngie# means that the keyword is an alias.  "LJUST" means that the keyword
13272343Sngie# should be displayed in a left-justified column.  The default is that
14272343Sngie# the keyword should be displayed in a right-justified column.
15272343Sngie#
16272343Sngie# keyword	header		flag
17272343Sngie#
18272343Sngiektracep		KTRACEP
19272343Sngienwchan		WCHAN
20272343Sngiep_ru		P_RU
21272343Sngiepaddr		PADDR
22272343Sngierlink		RLINK
23272343Sngie%cpu		%CPU
24272343Sngie%mem		%MEM
25272343Sngieacflag		ACFLG
26272343Sngieacflg		acflag		ALIAS
27272343Sngieargs		command		ALIAS
28272343Sngieblocked		sigmask		ALIAS
29272343Sngiecaught		sigcatch	ALIAS
30272343Sngiecomm		COMMAND		LJUST
31272343Sngiecommand		COMMAND		LJUST
32272343Sngiecpu		CPU
33272343Sngiecputime		time		ALIAS
34272343Sngiectime		CTIME
35272343Sngieegid		EGID
36272343Sngieegroup		EGROUP		LJUST
37272343Sngieetime		ELAPSED
38272343Sngieeuid		EUID
39272343Sngieeuser		EUSER		LJUST
40272343Sngief		F
41272343Sngieflags		f		ALIAS
42272343Sngiegid		GID
43272343Sngiegroup		GROUP		LJUST
44272343Sngiegroupnames	GROUPNAMES	LJUST
45272343Sngiegroups		GROUPS		LJUST
46272343Sngieholdcnt		HOLDCNT
47272343Sngieignored		sigignore	ALIAS
48272343Sngieinblk		INBLK
49272343Sngieinblock		inblk		ALIAS
50272343Sngiejobc		JOBC
51272343Sngiektrace		KTRACE
52272343Sngieladdr		LADDR
53272343Sngielid		LID
54272343Sngielim		LIM
55272343Sngielogin		LOGIN		LJUST
56272343Sngielogname		login		ALIAS
57272343Sngielstart		STARTED		LJUST
58272343Sngielstate		STAT		LJUST
59272343Sngieltime		LTIME
60272343Sngiemajflt		MAJFLT
61272343Sngieminflt		MINFLT
62272343Sngiemsgrcv		MSGRCV
63272343Sngiemsgsnd		MSGSND
64272343Sngieni		nice		ALIAS
65272343Sngienice		NI
66272343Sngienivcsw		NIVCSW
67272343Sngienlwp		NLWP
68272343Sngiensignals	nsigs		ALIAS
69272343Sngiensigs		NSIGS
70272343Sngienswap		NSWAP
71272343Sngienvcsw		NVCSW
72272343Sngieoublk		OUBLK
73272343Sngieoublock		oublk		ALIAS
74272343Sngiepagein		PAGEIN
75272343Sngiepcpu		%cpu		ALIAS
76272343Sngiepending		sig		ALIAS
77272343Sngiepgid		PGID
78272343Sngiepid		PID
79272343Sngiepmem		%mem		ALIAS
80272343Sngieppid		PPID
81272343Sngiepri		PRI
82272343Sngiere		RE
83272343Sngiergid		RGID
84272343Sngiergroup		RGROUP		LJUST
85272343Sngierlwp		RLWP
86272343Sngierss		RSS
87272343Sngierssize		rsz		ALIAS
88272343Sngiersz		RSZ
89272343Sngieruid		RUID
90272343Sngieruser		RUSER		LJUST
91272343Sngiesess		SESS
92272343Sngiesid		SID
93272343Sngiesig		PENDING
94272343Sngiesigcatch	CAUGHT
95272343Sngiesigignore	IGNORED
96272343Sngiesigmask		BLOCKED
97272343Sngiesl		SL
98272343Sngiestart		STARTED
99272343Sngiestat		state		ALIAS
100272343Sngiestate		STAT		LJUST
101272343Sngiestime		STIME
102272343Sngiesvgid		SVGID
103272343Sngiesvgroup		SVGROUP		LJUST
104272343Sngiesvuid		SVUID
105272343Sngiesvuser		SVUSER		LJUST
106272343Sngietdev		TDEV
107272343Sngietime		TIME
108272343Sngietpgid		TPGID
109272343Sngietsess		TSESS
110272343Sngietsiz		TSIZ
111272343Sngiett		TTY		LJUST
112272343Sngietty		TTY		LJUST
113272343Sngieuaddr		UADDR
114272343Sngieucomm		UCOMM		LJUST
115272343Sngieuid		UID
116272343Sngieupr		UPR
117272343Sngieuser		USER		LJUST
118272343Sngieusrpri		upr		ALIAS
119272343Sngieutime		UTIME
120272343Sngievsize		vsz		ALIAS
121272343Sngievsz		VSZ
122272343Sngiewchan		WCHAN		LJUST
123272343Sngiexstat		XSTAT
124