diff --git a/SC2089.md b/SC2089.md index 239cd9d..e326d4b 100644 --- a/SC2089.md +++ b/SC2089.md @@ -55,4 +55,5 @@ Few and far between. ### Additional resources -[Wooledge BashFAQ #50](http://mywiki.wooledge.org/BashFAQ/050): I'm trying to put a command in a variable, but the complex cases always fail! \ No newline at end of file +* [Wooledge BashFAQ #50](http://mywiki.wooledge.org/BashFAQ/050): I'm trying to put a command in a variable, but the complex cases always fail! +* [StackOverflow: In bash, why do shell commands ignore quotes in arguments when the arguments are passed to them as a variable?](https://stackoverflow.com/questions/12136948/in-bash-why-do-shell-commands-ignore-quotes-in-arguments-when-the-arguments-are) \ No newline at end of file