[EMAIL PROTECTED] wrote:
I'm writing a file browser script. I've learned about chmod and unix permission numbers and what they represent. But how do I determine the owner, group and other permission settings.

Is there a perl module that makes this chore easy?

perldoc -f stat
perldoc -f chmod

http://danconia.org


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to