git: ps - Add a new option, -R, which sub-sorts by parent/child and indents

Tim Darby t+dfbsd at timdarby.net
Mon Feb 14 23:31:04 PST 2011


"Ultra useful" is putting it mildly.  Thanks!Tim
On Tue, Feb 15, 2011 at 12:25 AM, Matthew Dillon <dillon at crater.dragonflybsd.org> wrote:


commit ee5f7d376f2e91eb07a0c44d1b54c9a2d4958bdc
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Feb 14 23:23:39 2011 -0800

    ps - Add a new option, -R, which sub-sorts by parent/child and indents

    * This new option will sub-sort by process parent/child associations and
      will indent the command to make it very, very obvious.

    * This is an ultra useful feature.

Summary of changes:
 bin/ps/keyword.c |    2 +-
 bin/ps/print.c   |   17 ++++++-
 bin/ps/ps.1      |    5 ++-
 bin/ps/ps.c      |  154 +++++++++++++++++++++++++++++++++++++++++++++++------
 bin/ps/ps.h      |    6 ++
 5 files changed, 163 insertions(+), 21 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ee5f7d376f2e91eb07a0c44d1b54c9a2d4958bdc




--
DragonFly BSD source repository





More information about the Commits mailing list