Приглашаем посетить
Ларри (larri.lit-info.ru)

Reference: finddepth

PreviousChapter 8
Standard Modules
Next
 

finddepth

finddepth (\wanted, dir1[, dir2...])

Like find, but does a depth-first search.

The standard Perl distribution comes with a Perl script, find2perl, which takes a Unix find command and turns it into a wanted subroutine.


PreviousHomeNext
Reference: findBook Index8.73 File::Find