Hello, Try the glob function, or the <*> glob: my $count = () = glob("/path/to/dir/*"); or my $count = () = </path/to/dir/*>; Hope this helps,,, Aziz,,, In article <[EMAIL PROTECTED]>, "COLLINEAU" <[EMAIL PROTECTED]> wrote: > Hello! > > Is there a function which count the number of files in a directory ? > > Thanks > > Franck -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- counting files of a directory COLLINEAU Franck FTRD/DMI/TAM
- RE: counting files of a directory Abdulaziz Ghuloum
- RE: counting files of a directory Amarnath Honnavalli Anantharamaiah
- Re: counting files of a directory Sascha Kersken
- Re: counting files of a direct... Stephen P. Potter
- RE: counting files of a directory Fennelly, Marion [ETHGB]
- RE: counting files of a directory IT Dept - Terry Honeyford