~ubuntu-branches/ubuntu/natty/procps/natty-proposed

« back to all changes in this revision

Viewing changes to ps/ps.1

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2009-06-03 07:28:56 UTC
  • mfrom: (2.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090603072856-zbj1y7nvc1bquf1o
Tags: 1:3.2.8-1ubuntu1
* Merge from debian unstable, remaining changes:
  - debian/rules (Ubuntu-specific):
    - set init script to priority 17.
    - install sysctl files from new sysctl.d directory.
    - append debian/sysctl.d/*.conf.$DEB_HOST_ARCH to 10-arch-specific.conf
  - debian/sysctl.d (Ubuntu-specific):
    - 10-console-messages.conf: stop low-level kernel messages on console.
    - 10-network-security.conf: enable rp_filter and SYN-flood protection.
    - 10-keyboard.conf.powerpc: mouse button emulation on PowerPC.
  - Drop conf-file-cleanups in debian/{preinst,postinst,postrm}.
  - Drop pre-Hardy rcS.d procps.sh cleanups in debian/postinst.

Show diffs side-by-side

added added

removed removed

Lines of Context:
176
176
\fBt\fR option without any argument.
177
177
 
178
178
.opt \-a
179
 
Select all processes except session leaders (see \fIgetsid\fR(2)) and
 
179
Select all processes except both session leaders (see \fIgetsid\fR(2)) and
180
180
processes not associated with a terminal.
181
181
 
182
182
.opt a
884
884
than 24 hours ago, the output format is "\ HH:MM",
885
885
else it is "mmm\ dd"
886
886
(where mmm is the three letters of the month).
 
887
See also \fBlstart\fR, \fBstart\fR, \fBstart_time\fR, and \fBstime\fR.
887
888
T}
888
889
 
889
890
bsdtime TIME    T{
915
916
.br
916
917
RR      SCHED_RR
917
918
.br
 
919
B       SCHED_BATCH
 
920
.br
 
921
ISO     SCHED_ISO
 
922
.br
 
923
IDL     SCHED_IDLE
 
924
.br
918
925
?       unknown value
919
926
T}
920
927
 
930
937
.br
931
938
RR      SCHED_RR
932
939
.br
 
940
B       SCHED_BATCH
 
941
.br
 
942
ISO     SCHED_ISO
 
943
.br
 
944
IDL     SCHED_IDLE
 
945
.br
933
946
?       unknown value
934
947
T}
935
948
 
1065
1078
 
1066
1079
lstart  STARTED T{
1067
1080
time the command started.
 
1081
See also \fBbsdstart\fR, \fBstart\fR, \fBstart_time\fR, and \fBstime\fR.
1068
1082
T}
1069
1083
 
1070
1084
lwp     LWP     T{
1132
1146
.br
1133
1147
RR      SCHED_RR
1134
1148
.br
 
1149
B       SCHED_BATCH
 
1150
.br
 
1151
ISO     SCHED_ISO
 
1152
.br
 
1153
IDL     SCHED_IDLE
 
1154
.br
1135
1155
?       unknown value
1136
1156
T}
1137
1157
 
1189
1209
T}
1190
1210
 
1191
1211
sched   SCH     T{
1192
 
scheduling policy of the process.  The policies sched_other, sched_fifo,
1193
 
and sched_rr are respectively displayed as 0,\ 1,\ and\ 2.
 
1212
scheduling policy of the process.  The policies SCHED_OTHER (SCHED_NORMAL),
 
1213
SCHED_FIFO, SCHED_RR, SCHED_BATCH, SCHED_ISO, and SCHED_IDLE are respectively
 
1214
displayed as 0,\ 1,\ 2,\ 3,\ 4,\ and\ 5.
1194
1215
T}
1195
1216
 
1196
1217
sess    SESS    T{
1255
1276
the output format is "HH:MM:SS",
1256
1277
else it is "\ \ mmm\ dd"
1257
1278
(where mmm is a three\-letter month\ name).
 
1279
See also \fBlstart\fR, \fBbsdstart\fR, \fBstart_time\fR, and \fBstime\fR.
1258
1280
T}
1259
1281
 
1260
1282
start_time      START   T{
1263
1285
started the same year \fBps\fR was invoked,
1264
1286
or\ "mmmdd" if\ it was not started the same day,
1265
1287
or\ "HH:MM" otherwise.
 
1288
See also \fBbsdstart\fR, \fBstart\fR, \fBlstart\fR, and \fBstime\fR.
1266
1289
T}
1267
1290
 
1268
1291
stat    STAT    T{