slloyd has asked for the wisdom of the Perl Monks concerning the following question:
opendir(DIR,$logdir); my @cfiles=grep(/\w/,readdir(DIR)); close(DIR);
-------------------------------
Perl - Regularly Expression yourlself
http://www.basgetti.com
|
|---|