mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Sometimes sorting is hard to get right without ls help
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user