我想看看是否提供了参数.但我不知道为什么这段代码不起作用.我究竟做错了什么?
if ![ -z "$1" ] then echo "$1" fi
linux bash arguments if-statement echo
arguments ×1
bash ×1
echo ×1
if-statement ×1
linux ×1