On 07/11/2024 11:20, EpicTux123 via GNU coreutils General Discussion wrote:
When using "ls --time=ARGUMENT" with an invalid argument, it prints the
following:
- Valid arguments are:
- ‘atime’, ‘access’, ‘use’
- ‘ctime’, ‘status’
- ‘mtime’, ‘modification’
- ‘birth’, ‘creation’
I think that new aliases would be cool to add. Specifically:
accesstime, usetime
statustime
modificationtime
birthtime, creationtime
Appending "time" when --time is the option doesn't add enough clarification
IMHO.
Also it's best to avoid variations in general.
cheers,
Pádraig.