diff --git a/SC2095.md b/SC2095.md index 296d824..d232a5b 100644 --- a/SC2095.md +++ b/SC2095.md @@ -31,4 +31,10 @@ You can also use command specific options like `ssh -n` and `mplayer -noconsolec ### Exceptions: -None. \ No newline at end of file +None. + +### Related resources: + +* [BashFaq: I'm reading a file line by line and running ssh or ffmpeg, only the first line gets processed!](https://mywiki.wooledge.org/BashFAQ/089) +* [StackOverflow: Shell script while read line loop stops after the first line +](https://stackoverflow.com/questions/13800225/shell-script-while-read-line-loop-stops-after-the-first-line) \ No newline at end of file