From 56bf2655ab9c8d52df401b59b532ee5520ec76a5 Mon Sep 17 00:00:00 2001 From: wileyhy <84648683+wileyhy@users.noreply.github.com> Date: Sat, 5 Oct 2024 21:44:55 -0700 Subject: [PATCH] Added link to wooledge.org BashPitfalls #22. --- SC2312.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SC2312.md b/SC2312.md index 56c11b9..2000e5e 100644 --- a/SC2312.md +++ b/SC2312.md @@ -43,4 +43,7 @@ If you don't care about the command's exit status, or already handle it through ### Related resources: +https://mywiki.wooledge.org/BashPitfalls#cmd1_.26.26_cmd2_.7C.7C_cmd3 + + * Help by adding links to BashFAQ, StackOverflow, man pages, POSIX, etc! \ No newline at end of file