git: ls(1): Add -D option to set date-time format in ls -l.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Tue Dec 26 04:01:03 PST 2017


commit dc3f655cd70a6bfedf5f17be9515b4df39f2ddfe
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Tue Dec 26 11:22:04 2017 +0200

    ls(1): Add -D option to set date-time format in ls -l.
    
    Taken-from: FreeBSD

Summary of changes:
 bin/ls/ls.1    | 20 ++++++++++++++++++++
 bin/ls/ls.c    |  6 +++++-
 bin/ls/ls.h    |  1 +
 bin/ls/print.c |  7 ++++++-
 bin/ls/util.c  |  4 ++--
 5 files changed, 34 insertions(+), 4 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list