We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40bdf2d commit 79d8a6eCopy full SHA for 79d8a6e
bash_strict.sh
@@ -1,4 +1,4 @@
1
-# http://redsymbol.net/articles/unofficial-bash-strict-mode/
2
#!/bin/bash
+# http://redsymbol.net/articles/unofficial-bash-strict-mode/
3
set -euo pipefail
4
IFS=$'\n\t'
0 commit comments