From ddc648c39a1d116cad5bddce3c74a4143cb139ab Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 27 Feb 2016 19:20:22 +0100 Subject: customizable time stamp for -l --- lr.1 | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'lr.1') diff --git a/lr.1 b/lr.1 index 6c31017..6aa9817 100644 --- a/lr.1 +++ b/lr.1 @@ -6,7 +6,8 @@ .Nd list files, recursively .Sh SYNOPSIS .Nm -.Op Fl 0 | Fl F | Fl l | Fl S | Fl f Ar fmt +.Op Fl 0 | Fl F | Fl l Oo Fl TA | Fl TC | Fl TM Oc | Fl S | Fl f Ar fmt +.br .Op Fl D .Op Fl H | Fl L .Op Fl 1AGQdhsx @@ -29,6 +30,19 @@ Output filenames and an indicator of their file type (one of .It Fl l Long output ala .Ic ls -l . +.It Fl TA +With +.Fl l , +print atime. +.It Fl TC +With +.Fl l , +print ctime. +.It Fl TM +With +.Fl l , +print mtime. +This is the default. .It Fl S Output inspired by BSD -- cgit 1.4.1