Re: All files in a directory tree

2002-01-14 Thread Connie Chan
PROTECTED]>; "Perl (E-mail)" <[EMAIL PROTECTED]>; "Perl-Win32-Users (E-mail)" <[EMAIL PROTECTED]> Sent: Monday, January 14, 2002 5:42 PM Subject: All files in a directory tree > L.S., > I'm looking for a simple way to get all files in a directory and all

Re: All files in a directory tree

2002-01-14 Thread John W. Krahn
Harmen Groenwold wrote: > > L.S., > I'm looking for a simple way to get all files in a directory and all it's > subdirectories on Win32. > For instance, the directory structure looks like this: > > c:\temp\ > file01.txt > file02.txt > c:\temp\subdir01 > subdirfi

Re: All files in a directory tree

2002-01-14 Thread Steven Brooks
On Monday 14 January 2002 02:42 am, you wrote: > L.S., > I'm looking for a simple way to get all files in a directory and all it's > subdirectories on Win32. > For instance, the directory structure looks like this: > > c:\temp\ > file01.txt > file02.txt > c:\temp\subdir01 >

All files in a directory tree

2002-01-14 Thread Groenwold, Harmen (ICT) (HK)
L.S., I'm looking for a simple way to get all files in a directory and all it's subdirectories on Win32. For instance, the directory structure looks like this: c:\temp\ file01.txt file02.txt c:\temp\subdir01 subdirfile01.txt c:\temp\subdir01\subdir02\