From 2f328d4d786767ccf910a8fa37ff871c87661328 Mon Sep 17 00:00:00 2001 From: Andres Hermosilla Date: Wed, 2 Aug 2017 17:06:28 -0700 Subject: [PATCH] Added more resource links for bash --- bash.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bash.md b/bash.md index 55965af..5f2e4b6 100644 --- a/bash.md +++ b/bash.md @@ -23,6 +23,9 @@ https://www.shellcheck.net/ - https://stelfox.net/blog/2013/11/fail-fast-in-bash-scripts/ - http://rockhopper.monmouth.edu/cs/jchung/cs370/cs_370_-_subshells_and_parallel_processing - https://jvns.ca/blog/2017/03/26/bash-quirks/ +- https://medium.com/wemake-services/testing-bash-applications-85512e7fe2de +- https://likegeeks.com/bash-scripting-step-step-part2/ +- https://dev.to/thiht/shell-scripts-matter ## Windows **Windows cmd.exe access BASH WSL**