Sometimes sorting is hard to get right without ls help

Julien Montmartin
2018-06-24 14:37:01 +02:00
parent 4e5ab8ab04
commit 7f6e4afe8d

@@ -41,7 +41,7 @@ done
### Exceptions:
None
- `ls` has sorting options that are tricky to get right with other commands. If a specific order of files is needed, ls _\<sort options\>_ | grep might be the best alternative.
### Related resources: