Yes, I know and it works fine with that. I was hoping to understand why the
recursion did not work as it is supposed to. Any IDeas?

> -----Original Message-----
> From: Jeff 'japhy/Marillion' Pinyan [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 28, 2001 12:56 PM
> To: Kipp, James
> Cc: [EMAIL PROTECTED]
> Subject: Re: Help with Recursive script on Large Directory
> 
> 
> On Aug 28, Kipp, James said:
> 
> >I have this script that recursed through a directory on a 
> network drive and
> >it's subdirs flagging files based on a couple of params.
> >
> >Firstly, I know this will be resource intensive. Is there a 
> better way to do
> >this that is maybe not even a Perl solution?
> 
> You want to use File::Find.  It's standard and trustworthy.
> 
> -- 
> Jeff "japhy" Pinyan      [EMAIL PROTECTED]      
> http://www.pobox.com/~japhy/
> RPI Acacia brother #734   http://www.perlmonks.org/   
http://www.cpan.org/
** Look for "Regular Expressions in Perl" published by Manning, in 2002 **


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to