Categories Linux ls -la file listing with date and time Post author By otto Post date November 27, 2018 1 Comment on ls -la file listing with date and time to display always date and time at file listings (also for files that are older): ls -la --time-style=long-iso share share share ← MacOS Mojave font rendering → Jetbrains search&replace with regex backreferences One reply on “ls -la file listing with date and time” In die ~/.bashrc einfügen und sich der schönen Ausgabe erfreuen: alias dir=”ls -lah –color=auto” Leave a ReplyYour email address will not be published. Required fields are marked *Comment * Name * Email * Website Save my name, email, and website in this browser for the next time I comment. Δ This site uses Akismet to reduce spam. Learn how your comment data is processed.
One reply on “ls -la file listing with date and time”
In die ~/.bashrc einfügen und sich der schönen Ausgabe erfreuen:
alias dir=”ls -lah –color=auto”