<html>
<body>
Why use move - couldn't you just use rename (&quot;/tmp/balsa.tmp&quot;,
$file )?<br><br>
<br>
At 2004/02/26 06:12 AM, Nico Coetzee wrote:<br>
<blockquote type=cite class=cite cite># but first make a backup
copy:<br>
&nbsp;&nbsp;&nbsp;
43<x-tab>&nbsp;&nbsp;</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>my
$bakfile= $file . &quot;.bak&quot;;<br>
&nbsp;&nbsp;&nbsp;
44<x-tab>&nbsp;&nbsp;</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>rename(
$file, $bakfile );<br>
&nbsp;&nbsp;&nbsp;
45<x-tab>&nbsp;&nbsp;</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>move(
&quot;/tmp/balsa.tmp&quot;, $file );<br>
&nbsp;&nbsp;&nbsp;
46<x-tab>&nbsp;&nbsp;</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>if(
-e $file ) {<br>
&nbsp;&nbsp;&nbsp;
47<x-tab>&nbsp;&nbsp;</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab></blockquote>
<x-sigsep><p></x-sigsep>
<tt><br>
<font face="Courier New, Courier" size=2>Spike Hodge<br><br>
</font></tt><font face="Courier New, Courier">UNIX Programmer<br>
M-Web Technology<br>
021 596 8496<br>
083 294 9593<br>
Fax 0866721733<br><br>
<br>
</font>Click here and make M-Web your homepage<br>
<a href="http://homepage.mweb.co.za/" eudora="autourl">http://homepage.mweb.co.za</a>
</body>
</html>