Null coalescing operator in shell for an expression var=${`expression`:-$var}

后端 未结 0 1203
日久生厌
日久生厌 2020-12-03 13:49

I am looking to a way to leverage null coalescing feature that exists in other language (like C or sql) for my script but I can\'t seem to wrap my expression to be accept th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题