in reply to Grep on a list of files in directory
YMMV@xml_files = glob($start_dir . '\' . '*.xml');
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Grep on a list of files in directory
by iphone (Beadle) on Nov 01, 2010 at 00:20 UTC | |
by choroba (Cardinal) on Nov 01, 2010 at 10:59 UTC |