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 67497aa commit caf5d89Copy full SHA for caf5d89
src/bash_head.html
@@ -1,3 +1,4 @@
1
+<pre>
2
#!/usr/bin/env bash
3
set -o errexit
4
set -o errtrace
@@ -6,3 +7,4 @@
6
7
shopt -s globstar
8
shopt -s nullglob
9
# set -o xtrace
10
+</pre>
0 commit comments