Skip to content

Instantly share code, notes, and snippets.

@fipped
Created October 26, 2021 04:10
Show Gist options
  • Select an option

  • Save fipped/579da02bded995a977df98e03c9caf6e to your computer and use it in GitHub Desktop.

Select an option

Save fipped/579da02bded995a977df98e03c9caf6e to your computer and use it in GitHub Desktop.
shell 脚本用法
XX=${YY:-ZZ} # ZZ 是 YY 没设置时使用的默认值
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment