Updated SC2089 (markdown)

koalaman
2018-01-19 18:30:26 -08:00
parent a46e8c0fde
commit e482f26bdc

@@ -55,4 +55,5 @@ Few and far between.
### Additional resources ### 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! * [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)