From 7df2e4925bc006f9ef51e9c49808b990c0ad7415 Mon Sep 17 00:00:00 2001 From: wileyhy <84648683+wileyhy@users.noreply.github.com> Date: Sat, 5 Oct 2024 22:33:19 -0700 Subject: [PATCH] Added link to wooledge.org BashPitfalls #16, "foo = bar". --- SC1007.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SC1007.md b/SC1007.md index 4b4fa21..cccdfdc 100644 --- a/SC1007.md +++ b/SC1007.md @@ -37,3 +37,4 @@ If you're familiar with this behavior and feel that the explicit version is unne ### Related Resources: https://www.gnu.org/software/bash/manual/html_node/Shell-Parameters.html +https://mywiki.wooledge.org/BashPitfalls#foo_.3D_bar