How to Sort ls Command by Date

# The -t flag will sort the ls command output by last date and time modified: ls -lt # Show ls Sort by Date, Human Readable, All Files ls -halt # Reversing ls Sort by Date Output ls -haltr

1 Response

Thả trym <3

Write a comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.