Is there some way to print/display a file's permissions? This is for an install script for something else, and I need to check that the config file is set to the correct permissions, and if not say something like "Hey, dummie, you need to CHMOD config.php to 666 -- it's currently set to 444" Help?