perldoc -f stat

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] 
> Sent: Friday, January 03, 2003 11:13 AM
> To: [EMAIL PROTECTED]
> Subject: How do I retrieve permissions?
> 
> 
> 
> I am writing a program that uses the CHMOD function to set 
> permissions on a file. I'd like to then be able to "read" or 
> "retrieve" the permission value for that file and compare it 
> against what I wanted to set it to to know if it actually did 
> get changed. I searched the fuctions that are built into PERL 
> but didn't find anything that seemed to fit. Can anyone 
> suggest how I can retrieve the permissions on a file? I've 
> tried a GOOGLE search on "perl" and "module" and 
> "permissions" but nothing seemed to fit. Thank you.
> 


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

Reply via email to