mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2010 (markdown)
@@ -42,6 +42,7 @@ done
|
|||||||
### Exceptions:
|
### Exceptions:
|
||||||
|
|
||||||
- `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.
|
- `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.
|
||||||
|
- network shares like AFS behave much faster using ls
|
||||||
|
|
||||||
### Related resources:
|
### Related resources:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user