Re: portable directory tree searching

2003-09-17 Thread Rob Dixon
John W. Krahn wrote: > > Michael Weber wrote: > > > > Been to CPAN enough that I'm seeing crosseyed. > > > > What I want to do is to write a program that will return a list of > > files named *.edi which are found in /*/files_in > > directory and then process each file one at a time. > > > > Now f

Re: portable directory tree searching

2003-09-17 Thread John W. Krahn
Michael Weber wrote: > > Been to CPAN enough that I'm seeing crosseyed. > > What I want to do is to write a program that will return a list of > files named *.edi which are found in /*/files_in > directory and then process each file one at a time. > > Now for the kicker. It needs to run now on

RE: portable directory tree searching

2003-09-17 Thread Wiggins d'Anconia
On Wed, 17 Sep 2003 10:38:08 -0500, "Michael Weber" <[EMAIL PROTECTED]> wrote: > Been to CPAN enough that I'm seeing crosseyed. > > What I want to do is to write a program that will return a list of files named *.edi > which are found in /*/files