mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 16:26:04 +02:00
add a nicer version of ls
This commit is contained in:
parent
a6c0586382
commit
6afa540c81
1 changed files with 4 additions and 0 deletions
|
@ -24,3 +24,7 @@
|
|||
`-U` for date of creation
|
||||
`-r` reverses the list
|
||||
`ls -tr`
|
||||
|
||||
- List all filenames (one per line) without extra stuff like sizes and dates
|
||||
|
||||
`ls -A1`
|
||||
|
|
Loading…
Add table
Reference in a new issue