ps's information is sorted by controlling terminal and (among processes with
the same controlling terminal) by PID.
This commit is contained in:
parent
47d8058ff9
commit
0a51b829fa
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: ps.1,v 1.27 1999/03/07 11:06:34 mycroft Exp $
|
.\" $NetBSD: ps.1,v 1.28 1999/03/17 20:59:55 msaitoh Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
|
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -69,7 +69,8 @@
|
|||||||
.Nm
|
.Nm
|
||||||
displays a header line followed by lines containing information about your
|
displays a header line followed by lines containing information about your
|
||||||
processes that have controlling terminals.
|
processes that have controlling terminals.
|
||||||
This information is sorted by process
|
This information is sorted by controlling terminal and (among processes with
|
||||||
|
the same controlling terminal) by process
|
||||||
.Tn ID .
|
.Tn ID .
|
||||||
.Pp
|
.Pp
|
||||||
The information displayed is selected based on a set of keywords (see the
|
The information displayed is selected based on a set of keywords (see the
|
||||||
|
Loading…
Reference in New Issue
Block a user