Re: [PATCH] doc: mention that ls time ordering is newest first
Pádraig Brady wrote: > FYI, in ls.c::usage() (and consequently the man page) > I'm adding this non obvious info > > - otherwise: sort by ctime\n\ > + otherwise: sort by ctime, newest first\n\ > > - -t sort by modif
[PATCH] doc: mention that ls time ordering is newest first
FYI, in ls.c::usage() (and consequently the man page) I'm adding this non obvious info - otherwise: sort by ctime\n\ + otherwise: sort by ctime, newest first\n\ - -t sort by modification time\n\ + -t