in reply to Re: File/Dir Attributesin thread File/Dir Attributes
Is there anything which equals to Unix 'file' command?
There is also a CPAN module, File::Find::Rule, which, in my opinion, has a simpler interface than File::Find.
This may also be of use: UNIX 'command' equivalents in Perl