From: JupiterHost.Net [mailto:[EMAIL PROTECTED] 
> # Execute a command that backs up every file in the directory # with a

> .bak extension.

>>> Um, ok so you're wondering why there are no .bak files?

Then that would be the code to show :) although I bet 
strict/warnings/and checking your open's (or die $!;) will show you what

is wrong :) <<<

No, the .bak files are there. You can see them when you look at the
directory in Windows Explorer, or do a DIR from a command prompt. They
just aren't visible to the Perl script. Or weren't. 

daniel

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to