Skip to content

Instantly share code, notes, and snippets.

@ykai55
Created March 21, 2019 07:08
Show Gist options
  • Select an option

  • Save ykai55/d1bbe15291dbb73cf17d161e5e6fc420 to your computer and use it in GitHub Desktop.

Select an option

Save ykai55/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