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

git: ls - Add -I to reverse -A


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 13 Sep 2012 17:52:00 -0700 (PDT)

commit ff1f883e7d9ded50242023cf33d508f7e8511298
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Thu Sep 13 17:51:13 2012 -0700

    ls - Add -I to reverse -A
    
    * ls implies -A when run as root. Add the -I option
      which disables this behavior.
    
    * Note that -A and -I will override each other on the
      command line.

Summary of changes:
 bin/ls/ls.1 |   21 +++++++++++++++------
 bin/ls/ls.c |   11 ++++++++---
 2 files changed, 23 insertions(+), 9 deletions(-)

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


-- 
DragonFly BSD source repository



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