From 7e185e9068619da97a6d9c23e8754cb067c4f596 Mon Sep 17 00:00:00 2001 From: Rafael Cepeda Date: Fri, 17 Jul 2020 22:46:08 -0700 Subject: [PATCH] Updated SC2257 (markdown) --- SC2257.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SC2257.md b/SC2257.md index b76b59d..3e889e1 100644 --- a/SC2257.md +++ b/SC2257.md @@ -35,4 +35,5 @@ If you know your variable is scoped the way you want it, you can ignore this war ### Related resources: -* Help by adding links to BashFAQ, StackOverflow, man pages, POSIX, etc! \ No newline at end of file +* Help by adding links to BashFAQ, StackOverflow, man pages, POSIX, etc! +* https://stackoverflow.com/questions/62783161/arithmetic-expression-in-redirection/62964890#62964890 \ No newline at end of file