經安全檢測,此網站為安全網站,請放心前往原始網址!

shell - For loop in Unix - Stack Overflow

I am new to Unix programming and I am not able to figure out what is wrong with this code: #!/bin/sh i=1 max=10 for i in {1..$max} do echo $i; done If...

stackoverflow.com

網址安全性掃描由 google 提供