Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Copy from the curent directory to...

by talexb (Chancellor)
on Dec 29, 2003 at 21:43 UTC ( [id://317561]=note: print w/replies, xml ) Need Help??


in reply to Copy from the curent directory to...

You can either just issue the appropriate system command like (assuming you're on Win32 by the backslash in your path) copy blabla.jpg c:\games from within your script, or you could use the CPAN module File::Copy which takes care of all of the OS specific separators for you.

Sorry, I won't write the script for you .. try a few things and see what works.

--t. alex
Life is short: get busy!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (7)
As of 2024-04-19 15:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found