[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Add new aliases for the "--time" option for the "ls" command
From: |
EpicTux123 |
Subject: |
Add new aliases for the "--time" option for the "ls" command |
Date: |
Thu, 07 Nov 2024 11:20:25 +0000 |
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
That's all. Thanks!
- Add new aliases for the "--time" option for the "ls" command,
EpicTux123 <=