<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 10/28/19 10:46 AM, Cyrille wrote:<br>
</div>
<blockquote type="cite"
cite="mid:d21e67dc-d5f1-8501-3bab-a708906af0f4@gmail.com">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>
</body>
</html>