Using a "for statement" to simplify bash statement with multiple repeats – unix.stackexchange.com

I'm subsetting a filename via grep and then concatenating the resulting files with cat. However, I'm still a bit confused as to how I should use the for statement, e.g. for ((i=1;i<23;i+=1)); ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "Using a "for statement" to simplify bash statement with multiple repeats – unix.stackexchange.com"