summaryrefslogtreecommitdiffstats
path: root/bin/ps/ps.1
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2010-03-17 22:57:58 +0000
committerjmallett <jmallett@FreeBSD.org>2010-03-17 22:57:58 +0000
commitd27802f97a217c556ca63d8df9ebc1b6d15ccd19 (patch)
tree231aea4c64247be505190e35fe0e7ae410703755 /bin/ps/ps.1
parentb55593dee5f64317be6472d0338098432211dbe4 (diff)
downloadFreeBSD-src-d27802f97a217c556ca63d8df9ebc1b6d15ccd19.zip
FreeBSD-src-d27802f97a217c556ca63d8df9ebc1b6d15ccd19.tar.gz
o) Add a keyword to displaying elapsed time in integer seconds, "etimes".
o) Give slightly better (i.e. any) documentation of the format of "etime". Reviewed by: jilles
Diffstat (limited to 'bin/ps/ps.1')
-rw-r--r--bin/ps/ps.19
1 files changed, 7 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 5c9689e..3298cfc 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -29,7 +29,7 @@
.\" @(#)ps.1 8.3 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
-.Dd March 5, 2010
+.Dd March 17, 2010
.Dt PS 1
.Os
.Sh NAME
@@ -479,7 +479,12 @@ command and arguments
.It Cm cpu
short-term CPU usage factor (for scheduling)
.It Cm etime
-elapsed running time
+elapsed running time, format
+.Op days- Ns
+.Op hours: Ns
+minutes:seconds.
+.It Cm etimes
+elapsed running time, in decimal integer seconds
.It Cm flags
the process flags, in hexadecimal (alias
.Cm f )
OpenPOWER on IntegriCloud