Skip to content

Instantly share code, notes, and snippets.

@edgesider
Created March 21, 2019 07:08
Show Gist options
  • Save edgesider/d1bbe15291dbb73cf17d161e5e6fc420 to your computer and use it in GitHub Desktop.
Save edgesider/d1bbe15291dbb73cf17d161e5e6fc420 to your computer and use it in GitHub Desktop.
arguments test of shell function
test "$VERSION" || return 2
test "$FILE_NAME" || return 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment