Home | History | Annotate | Line # | Download | only in ps
      1 # $NetBSD: keywords,v 1.2 2014/01/16 04:16:32 mlelstv Exp $
      2 #
      3 # Table of keywords for use with ps "-o" option.
      4 #
      5 # The first column (keyword) is the name of a keyword.
      6 #
      7 # The second column (header) is the default column header associated
      8 # with the keyword, except if the keyword is an alias, in which case the
      9 # second column is the name of another keyword.
     10 #
     11 # The third column (flag) may be blank, "LJUST", or "ALIAS".  "ALIAS"
     12 # means that the keyword is an alias.  "LJUST" means that the keyword
     13 # should be displayed in a left-justified column.  The default is that
     14 # the keyword should be displayed in a right-justified column.
     15 #
     16 # keyword	header		flag
     17 #
     18 ktracep		KTRACEP
     19 nwchan		WCHAN
     20 p_ru		P_RU
     21 paddr		PADDR
     22 rlink		RLINK
     23 %cpu		%CPU
     24 %mem		%MEM
     25 acflag		ACFLG
     26 acflg		acflag		ALIAS
     27 args		command		ALIAS
     28 blocked		sigmask		ALIAS
     29 caught		sigcatch	ALIAS
     30 comm		COMMAND		LJUST
     31 command		COMMAND		LJUST
     32 cpu		CPU
     33 cputime		time		ALIAS
     34 ctime		CTIME
     35 egid		EGID
     36 egroup		EGROUP		LJUST
     37 etime		ELAPSED
     38 euid		EUID
     39 euser		EUSER		LJUST
     40 f		F
     41 flags		f		ALIAS
     42 gid		GID
     43 group		GROUP		LJUST
     44 groupnames	GROUPNAMES	LJUST
     45 groups		GROUPS		LJUST
     46 holdcnt		HOLDCNT
     47 ignored		sigignore	ALIAS
     48 inblk		INBLK
     49 inblock		inblk		ALIAS
     50 jobc		JOBC
     51 ktrace		KTRACE
     52 laddr		LADDR
     53 lid		LID
     54 lim		LIM
     55 login		LOGIN		LJUST
     56 logname		login		ALIAS
     57 lstart		STARTED		LJUST
     58 lstate		STAT		LJUST
     59 ltime		LTIME
     60 majflt		MAJFLT
     61 minflt		MINFLT
     62 msgrcv		MSGRCV
     63 msgsnd		MSGSND
     64 ni		nice		ALIAS
     65 nice		NI
     66 nivcsw		NIVCSW
     67 nlwp		NLWP
     68 nsignals	nsigs		ALIAS
     69 nsigs		NSIGS
     70 nswap		NSWAP
     71 nvcsw		NVCSW
     72 oublk		OUBLK
     73 oublock		oublk		ALIAS
     74 pagein		PAGEIN
     75 pcpu		%cpu		ALIAS
     76 pending		sig		ALIAS
     77 pgid		PGID
     78 pid		PID
     79 pmem		%mem		ALIAS
     80 ppid		PPID
     81 pri		PRI
     82 re		RE
     83 rgid		RGID
     84 rgroup		RGROUP		LJUST
     85 rlwp		RLWP
     86 rss		RSS
     87 rssize		rsz		ALIAS
     88 rsz		RSZ
     89 ruid		RUID
     90 ruser		RUSER		LJUST
     91 sess		SESS
     92 sid		SID
     93 sig		PENDING
     94 sigcatch	CAUGHT
     95 sigignore	IGNORED
     96 sigmask		BLOCKED
     97 sl		SL
     98 start		STARTED
     99 stat		state		ALIAS
    100 state		STAT		LJUST
    101 stime		STIME
    102 svgid		SVGID
    103 svgroup		SVGROUP		LJUST
    104 svuid		SVUID
    105 svuser		SVUSER		LJUST
    106 tdev		TDEV
    107 time		TIME
    108 tpgid		TPGID
    109 tsess		TSESS
    110 tsiz		TSIZ
    111 tt		TTY		LJUST
    112 tty		TTY		LJUST
    113 uaddr		UADDR
    114 ucomm		UCOMM		LJUST
    115 uid		UID
    116 upr		UPR
    117 user		USER		LJUST
    118 usrpri		upr		ALIAS
    119 utime		UTIME
    120 vsize		vsz		ALIAS
    121 vsz		VSZ
    122 wchan		WCHAN		LJUST
    123 xstat		XSTAT
    124