From bc17e685cf63a97c571c32a1cd55ac7e31cf8ff5 Mon Sep 17 00:00:00 2001 From: koalaman Date: Tue, 25 Apr 2017 10:55:12 -0700 Subject: [PATCH] Updated SC2089 (markdown) --- SC2089.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SC2089.md b/SC2089.md index f833175..0187b0d 100644 --- a/SC2089.md +++ b/SC2089.md @@ -52,3 +52,7 @@ Then you can use `touch "'; rm -rf \$'\x2F'; '.txt"` (or someone can trick you ### Exceptions 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