1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-08 02:35:38 +02:00

Update ls.md

This commit is contained in:
Caleb Browne 2016-01-27 16:44:05 +00:00
parent 92611c992b
commit 2cdad11a31

View file

@ -23,5 +23,5 @@
`ls -lS`
- Long format list of all files, sorted by modification date (oldest first):
`ls -ltr`