Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的循环语法:
for i in {1..10}; do echo $i; done
错误:
Unexpected i at this time.
我脑子里有什么问题,我看不出我在弄乱语法还是 Cmder 只是被窃听了?
Cmder更新到最新版本(刚刚更新) win 10上运行