Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Re: Windows backslash problem

by martymart (Deacon)
on Jan 23, 2003 at 18:32 UTC ( [id://229388]=note: print w/replies, xml ) Need Help??


in reply to Re: Windows backslash problem
in thread Windows backslash problem

Hi Mr. Muskrat, I just tried your suggestion:
use File::Copy; copy("a/b/*.txt","a/");
unfortunately it doesn't seem to work for me. It works fine for an individual file, say:
use File::Copy; copy("a/b/ccc.txt","a/");
not a problem, but when the * is put in it doesn't seem to do its job. Any ideas?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://229388]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (2)
As of 2024-04-24 23:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found