The following program works just fine under my regular Linux box.<br>
<br>
#include &lt;unistd.h&gt;<br>
<br>
int main()<br>
{<br>
 &nbsp;system(&quot;ls&gt;kk&quot;);<br>
 &nbsp;return 0;<br>
}<br>
<br>
---- <br>
I don&#39;t think so. It doesn&#39;t create me any &quot;kk&quot; archive...<br>
<br>
I&#39;ll try again, but...<br clear="all"><br>-- <br>Carlos GP