Updated SC2089 (markdown)

koalaman
2017-04-25 10:55:12 -07:00
parent d4fd22fa1f
commit bc17e685cf

@@ -52,3 +52,7 @@ Then you can use `touch "'; rm -rf \$'\x2F'; '.txt"` (or someone can trick you
### Exceptions ### Exceptions
Few and far between. 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!