This should be a simple one
- From: "Tantalo, Christopher G" <ctantalo@xxxxxxxxxxx>
- Date: Thu, 16 Mar 2006 15:08:57 -0500
This should be an easy one for some, but I can not get it to work. I am
trying to use the move function in the File::Copy routine, and I want to
move files with a wildcard in the name. For example,
use File::Copy;
move("/home/ctantalo/test/*.htm","/home/ctantalo/test3/");
But this doesnt work. I have tried to get a regex to go in as the first
parameter, but it comes back and says
Quantifier follows nothing before HERE mark in regex m/* << HERE htm/ at
../move.pl line 6
Any suggestions?
Chris
-----------------------------------------------
Just Your Friendly Neighborhood
_SPIDEY_
-----------------------------------------
The information contained in this message may be privileged,
confidential, and protected from disclosure. If the reader of this
message is not the intended recipient, or any employee or agent
responsible for delivering this message to the intended recipient,
you are hereby notified that any dissemination, distribution, or
copying of this communication is strictly prohibited. If you have
received this communication in error, please notify us immediately
by replying to the message and deleting it from your computer.
Thank you. Paychex, Inc.
- Follow-Ups:
- Re: This should be a simple one
- From: Jürgen Exner
- Re: This should be a simple one
- From: Jeffrey Schwab
- Re: This should be a simple one
- From: Hans-Georg Rist
- Re: This should be a simple one
- Prev by Date: Re: do{} is lvalued (was: HOP p. 20 Question)
- Next by Date: Re: This should be a simple one
- Previous by thread: Re: do{} is lvalued (was: HOP p. 20 Question)
- Next by thread: Re: This should be a simple one
- Index(es):
Relevant Pages
|
|
