Skip to content

Instantly share code, notes, and snippets.

@rafaelmaeuer
Created August 28, 2023 10:29
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 rafaelmaeuer/c9f9c33a02996d8988c4dae721e7744c to your computer and use it in GitHub Desktop.
Save rafaelmaeuer/c9f9c33a02996d8988c4dae721e7744c to your computer and use it in GitHub Desktop.
# return 42 by exit code
# will triger error if set -e
exit 42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment