in reply to Re: File Permission in a readable format.
in thread File Permission in a readable format.

Eliya,

I am looking for a "RWX" type of result. Anything that would be easy for a person to read. For a 32 bit machine I used the "Win32::Perms($obj)" and then "$Perm->Dump(\@List)" to make the HASH readable. but "$Perm->Dump(\@List)" does not work on a 64 bit machine so I only have the HASH. Thank you, Ace jr

And it is a Window 2008 box. Ace jr

  • Comment on Re^2: File Permission in a readable format.