如果我要求 bash 回显第 -1 个参数,它会打印 hb1:
echo $-1 hb1
为什么?它在访问什么?
bash variable-substitution arguments
arguments ×1
bash ×1
variable-substitution ×1