in reply to specifying file extension in opendir function
while (</apps/inst2/metrica/ON-SITE/backup/schema/*.tdef>){ print; }
The while loop gets to process the files that match the pattern.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: specifying file extension in opendir function
by Tanktalus (Canon) on Nov 16, 2006 at 16:18 UTC |