add a nicer version of ls
This commit is contained in:
parent
a6c0586382
commit
6afa540c81
|
|
@ -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…
Reference in New Issue