# 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
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.
1 Response
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.