mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2045 (markdown)
@@ -27,3 +27,7 @@ The following files can or will break the first loop:
|
|||||||
touch 'filename with * globs.wav'
|
touch 'filename with * globs.wav'
|
||||||
touch 'More_Globs[2003].wav'
|
touch 'More_Globs[2003].wav'
|
||||||
touch 'files_with_fønny_chæracters_in_certain_locales.wav'
|
touch 'files_with_fønny_chæracters_in_certain_locales.wav'
|
||||||
|
|
||||||
|
### Related resources:
|
||||||
|
|
||||||
|
* [Bash Pitfalls: for i in $(ls *.mp3)](http://mywiki.wooledge.org/BashPitfalls#pf1)
|
Reference in New Issue
Block a user