diff --git a/SC2045.md b/SC2045.md index 0fae3db..2035a19 100644 --- a/SC2045.md +++ b/SC2045.md @@ -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) \ No newline at end of file