in reply to stat function used with linux find gives me no data
Meanwhile, most of us working on this sort of problem would use something more convenient like File::Find, Path::Tiny->visit, Path::Class::Dir->recurse, or at the very least, File::stat.
|
|---|