procps/ps
Craig Small 313f936739 ps: enable sort by etimes
ps has two columns showing the same data which is elapsed time, just
the format is changed:
 etimes - elapsed time in seconds
 etime  - elapsed time in DD-hh:mm:ss

ps used to only sort by etime but not etimes, by making etimes
and alias of etime for sorting both flags work.

References:
 https://bugs.debian.org/794619

Signed-off-by: Craig Small <csmall@enc.com.au>
2015-08-06 22:08:13 +10:00
..
common.h ps: exploit the simplified library interface for wchan 2015-06-19 19:09:20 +10:00
COPYING license: update FSF addresses 2012-03-04 08:04:24 +11:00
display.c ps: exploit the simplified library interface for wchan 2015-06-19 19:09:20 +10:00
global.c library: Change linux version 2015-06-19 21:00:46 +10:00
HACKING docs: remove old information from HACKING 2012-01-13 22:42:38 +01:00
help.c ps: add -q/q/--quick-pid option 2014-07-10 21:24:19 +02:00
output.c ps: enable sort by etimes 2015-08-06 22:08:13 +10:00
parser.c ps: exploit the simplified library interface for wchan 2015-06-19 19:09:20 +10:00
ps.1 documentation: fix man pages due to refactor for wchan 2015-06-19 19:09:21 +10:00
regression procps 010114 2002-02-01 22:47:29 +00:00
select.c ps: add -q/q/--quick-pid option 2014-07-10 21:24:19 +02:00
sortformat.c docs: clarification to license headers in files 2012-03-03 18:41:11 +11:00
stacktrace.c ps: cut out code unused code 2012-11-06 22:30:02 +11:00