Is there anything which equals to Unix 'file' command?There is a Perl core module File::Find which has a find function.
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
In reply to Re^3: File/Dir Attributes (find)
by toolic
in thread File/Dir Attributes
by onegative
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |