On Wed, Dec 8, 2010 at 1:41 PM, Noah <noah-l...@enabled.com> wrote: > 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. >
Try the File::Next<http://search.cpan.org/%7Epetdance/File-Next-1.06/Next.pm>module. -- Robert Wohlfarth