[KLUG Members] Time ordered listing for "ps -ef"

Bruce Smith members@kalamazoolinux.org
11 Mar 2002 11:30:33 -0500


> What would be the command syntax for a reverse order of process
> start times for "ps -ef".  I want to see the output ordered with
> the most recent process start times at the bottom of the report.

  ps -ef --sort=start_time


--------------------------------------------
Bruce Smith                bruce@armintl.com
System Administrator / Network Administrator
Armstrong International, Inc.
Three Rivers, Michigan  49093  USA
http://www.armstrong-intl.com/
--------------------------------------------