Updated SC2045 (markdown)

koalaman
2018-01-19 18:22:25 -08:00
parent 70d0850397
commit 052ce593cb

@@ -27,3 +27,7 @@ The following files can or will break the first loop:
touch 'filename with * globs.wav'
touch 'More_Globs[2003].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)