bash - csh/sh for loop - how to? - Stack Overflow

bash - csh/sh for loop - how to? - Stack Overflow

瀏覽:1143
日期:2025-06-10
i'm trying to write a for loop that executes 2 scripts on FreeBSD. I don't care if it's ... bin/csh set i = 11 while ($i < 25) tar xzf "myfile-1.0.$i" # detect ......看更多