DragonFly BSD
DragonFly commits List (threaded) for 2011-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Tim Darby <t+dfbsd@xxxxxxxxxxxx>
Date: Tue, 15 Feb 2011 00:30:17 -0700

"Ultra useful" is putting it mildly.  Thanks!

Tim


On Tue, Feb 15, 2011 at 12:25 AM, Matthew Dillon <dillon@crater.dragonflybsd.org> wrote:

commit ee5f7d376f2e91eb07a0c44d1b54c9a2d4958bdc
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]