summaryrefslogtreecommitdiffstats
path: root/software/bash.page
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-08-10 15:57:44 -0700
committerBryan Newbold <bnewbold@archive.org>2018-08-10 16:06:46 -0700
commit22c4f271e8d3f9d9e8b377838d885e4f65c7e356 (patch)
treec26e139a147080da38054275c8d165ff640c101e /software/bash.page
parent7d059d109b0736075b8184a843c1c7811f8ec1a9 (diff)
downloadknowledge-22c4f271e8d3f9d9e8b377838d885e4f65c7e356.tar.gz
knowledge-22c4f271e8d3f9d9e8b377838d885e4f65c7e356.zip
small software tweaks
Diffstat (limited to 'software/bash.page')
-rw-r--r--software/bash.page2
1 files changed, 2 insertions, 0 deletions
diff --git a/software/bash.page b/software/bash.page
index 5c81d3f..0d5325b 100644
--- a/software/bash.page
+++ b/software/bash.page
@@ -42,3 +42,5 @@ life difficult. Sometimes `|| true` is enough to get around this.
Google has a style guide: https://google.github.io/styleguide/shell.xml
Shellcheck is a lint tool: https://www.shellcheck.net/
+
+http://redsymbol.net/articles/unofficial-bash-strict-mode/