<div>Does one not need to omit the -a parameter when processing the first file?</div><div><br></div><div>David<caret></caret></div><div><br></div><div id="protonmail_mobile_signature_block"><div>Sent from ProtonMail Mobile</div></div> <div><br></div><div><br></div>On Mon, Oct 28, 2019 at 15:01, Karl Kleinpaste <<a href="mailto:karl@kleinpaste.org" class="">karl@kleinpaste.org</a>> wrote:<blockquote class="protonmail_quote" type="cite">
<div class="moz-cite-prefix">On 10/28/19 10:46 AM, Cyrille wrote:<br>
</div>
<blockquote type="cite">Because
we have to do it 66 times,</blockquote>
<font face="FreeSerif">What he meant was:<br>
<br>
</font><tt>for f in *.osis ; do</tt><tt><br>
</tt><tt> echo working on $f</tt><tt><br>
</tt><tt> osis2mod -a $f -whatever -other -args -as -needed</tt><tt><br>
</tt><tt>done</tt><font face="FreeSerif"><br>
</font>
</blockquote><div><br></div><div><br></div>