9 lines
65 B
Plaintext
9 lines
65 B
Plaintext
# let's test out the noexec code
|
|
set -n
|
|
|
|
fail
|
|
whoops
|
|
wow
|
|
|
|
set +n
|