another command, the output
width is undefined (it may be 80, unlimited,
determined by the TERM variable, and so on). The
COLUMNS environment variable or --cols option may
be used to exactly determine the width in this
case. The w or -w option may be also be used to
adjust width.
blocked BLOCKED mask of the blocked signals, see signal(7).
According to the width of the field, a 32 or
64-bit mask in hexadecimal format is displayed.
(alias sig_block, sigmask).
bsdstart START time the command started. If the process was
started less than 24 hours ago, the output format
is " HH:MM", else it is " Mmm:SS" (where Mmm is
the three letters of the month). See also
lstart, start, start_time, and stime.
bsdtime TIME accumulated cpu time, user + system. The display
format is usually "MMM:SS", but can be shifted to
the right if the process used more than 999
minutes of cpu time.
c C processor utilization. Currently, this is the
integer value of the percent usage over the
lifetime of the process. (see %cpu).
caught CAUGHT mask of the caught signals, see signal(7).
According to the width of the field, a 32 or 64
bits mask in hexadecimal format is displayed.
(alias sig_catch, sigcatch).
cgname CGNAME display name of control groups to which the
process belongs.
cgroup CGROUP display control groups to which the process
belongs.
cgroupns CGROUPNS Unique inode number describing the namespace the
process belongs to. See namespaces(7).
class CLS scheduling class of the process. (alias
policy, cls). Field’s possible values are:
- not reported
TS SCHED_OTHER
FF SCHED_FIFO
RR SCHED_RR
B SCHED_BATCH
ISO SCHED_ISO
IDL SCHED_IDLE
DLN SCHED_DEADLINE
? unknown value
cls CLS scheduling class of the process. (alias
policy, cls). Field’s possible values are:
- not reported
TS SCHED_OTHER
FF SCHED_FIFO
RR SCHED_RR
B SCHED_BATCH
ISO SCHED_ISO
IDL SCHED_IDLE
DLN SCHED_DEADLINE
? unknown value
cmd CMD see args. (alias args, command).
comm COMMAND command name (only the executable name). The
output in this column may contain spaces. (alias
ucmd, ucomm). See also the args format keyword,