>-----Original Message----- >From: Noah [mailto:noah-l...@enabled.com] >Sent: Wednesday, December 08, 2010 12:42 >To: Perl Beginners >Subject: glob files and subdirectories > >Hi there, > >what is the easiest way to get all the filenames like *html in the root >directory and all subdirectories? > >The glob command appears to just sit at the root directory. > [Wags] Use File::Find. Part of base Perl load. Has examples, etc. Will go to subdirectories, etc.
If you have any questions and/or problems, please let me know. Thanks. Wags ;) David R. Wagner Senior Programmer Analyst FedEx Services 1.719.484.2097 Tel 1.719.484.2419 Fax 1.408.623.5963 Cell http://Fedex.com/us >Cheers, > >Noah > >-- >To unsubscribe, e-mail: beginners-unsubscr...@perl.org >For additional commands, e-mail: beginners-h...@perl.org >http://learn.perl.org/ > -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/