would make your wish ;-)

Yves

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 16, 2002 7:11 PM
To: [EMAIL PROTECTED];
[EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: File::Find function


I would like to open a directory and its subdirectories to get a list of
binary files. I do not how many levels of the sub-directories under one
directory. What I want is if it is a sub file, check it is a binary or not,
if it is a sub-direcotry, chdir to it, and check the files or
sub-directories again. I would like to know whether File::Find function is
the right function? And how could code structure(logic design) looks like?

Thanks a lot in advance!

Lixin
 
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Attachment: dirlist.pl
Description: Binary data

Reply via email to