Skip to content

Instantly share code, notes, and snippets.

@sunmockyang
Last active May 24, 2016 14:46
Show Gist options
  • Select an option

  • Save sunmockyang/afb16f4e249d707ce56b1948500edce8 to your computer and use it in GitHub Desktop.

Select an option

Save sunmockyang/afb16f4e249d707ce56b1948500edce8 to your computer and use it in GitHub Desktop.
Set fileName to customName if it's defined, otherwise, use defaultName
fileName=${customName:-$defaultName}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment