Re: large directory handling

2004-01-05 Thread soops
On Jan 05 12:13, Ramprasad A Padmanabhan <[EMAIL PROTECTED]> wrote: > > > But why do you want to do it in perl ( why not rm -f $dir/* $dir/.* ) > , If you are removing all the 4000 files everytime it might make sense > to remove the entire directory and recreate it. > > > Ram > That is what

RE: large directory handling

2004-01-05 Thread soops
> That looks very, very wrong. You're binding a scalar to > something other than a regular expression. Tell us what you > are attempting to do here. > > HTH, > > Charles K. Clarkson yeah, I agree. Here is the scenario: I have a Mac client that is grabbing pictures and writing them to a ne