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で動作します