小编nea*_*llp的帖子

为什么 += 运算符无法增加值?

为什么 += 在脚本中用作串联?

while read t
do
    t+=2
echo $t
Run Code Online (Sandbox Code Playgroud)

我在末尾添加了 2...为什么?

shell scripting

1
推荐指数
1
解决办法
3090
查看次数

标签 统计

scripting ×1

shell ×1