Hi,
use glob function for this.
use strict; use warnings; my $a = shift; my @a = glob($a); print @a;
I tested the following code under windows NT using Activestate perl 5.8.7
Regards,
Murugesan Kandasamy
use perl for(;;);
In reply to Re: asterisk problems, and more
by murugu
in thread asterisk problems, and more
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |