How to manage a recursive chown using perl function chown? Do I have to employ something like File::Find to recursively chown a directory heirarchy. Or maybe opendir and readdir...
Or is there some simpler way? -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
