[EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > i input as arguments a dir and a mask, and i need to get the name's of > the files of that mask in that dir on an array, how can i do this? Use the glob function - perldoc -f glob -- If we fail, we will lose the war. Michael Lamertz | [EMAIL PROTECTED] / [EMAIL PROTECTED] Nordstr. 49 | http://www.lamertz.net 50733 Cologne | Work: +49 221 3091-121 Germany | Priv: +49 221 445420 / +49 171 6900 310
- files, mask Henriques_Nuno_L/lisboa_sistemas
- Re: files, mask Paul Johnson
- Michael Lamertz