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