Skip to content

Instantly share code, notes, and snippets.

@diegows
Created May 13, 2016 20:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diegows/b7395068cb382926f39d89e83ae58726 to your computer and use it in GitHub Desktop.
Save diegows/b7395068cb382926f39d89e83ae58726 to your computer and use it in GitHub Desktop.
diegows@diegows-laptop:/tmp$ bash -x test.sh ; echo $?
+ '[' -f /bin/false ']'
+ /bin/false
+ echo 1
1
0
diegows@diegows-laptop:/tmp$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment