RE: find files with .jpg extensions in directories

2002-04-04 Thread John Edwards
ve and you don't have to do A-Za-z --- HTH John -Original Message- From: Bruce Ambraal [mailto:[EMAIL PROTECTED]] Sent: 04 April 2002 14:49 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: find files with .jpg extensions in directories Hi John Seems you're the only one arou

RE: find files with .jpg extensions in directories

2002-04-04 Thread Nikola Janceski
Easy Answer to code (1): If you have Perl 5.6.1 or better, use the File::Find module. > -Original Message- > From: Bruce Ambraal [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 04, 2002 8:49 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: find files with .jp

find files with .jpg extensions in directories

2002-04-04 Thread Bruce Ambraal
Hi John Seems you're the only one around here. also the prev solution(RE: Opens / create file if necessary) just worked fine. Help I'm struggling to have these two pieces of codes do what I want it to do With code (1) I'm trying to recursively decends into directories to find all the files th