Hey everyone,
I have a question about File::stat, in particular - mode. I am in the process of writing a script that checks the permissions of certain files and I would like to use File::stat->mode, but the output just doesn't seem to make sense -- I am writing this on an AIX machine v 4.3.3
Here's the code