在Shell变量引用操作符可实现字符串替换其中()用来测试,如果变量stra存在,则返回为变量stra的值,否则输出为word,并退出当前脚本程序
A.${stra-word}
B.${stra=word}
C.${stra:+word}
D.${stra:?word}
在Shell变量引用操作符可实现字符串替换其中()用来测试,如果变量stra存在,则返回为变量stra的值,否则输出为word,并退出当前脚本程序
A.${stra-word}
B.${stra=word}
C.${stra:+word}
D.${stra:?word}
D
VIP截止日期:2024-12-31 03:52:39
←请使用支付宝扫码支付VIP截止日期:2024-12-31 03:52:39
←请使用微信扫码支付