How can one find the octal value of the access mode used by a file? My problem is that I mount the fat32 partition of my harddrive at startup, and I want to be able to write to it.. but only by certain users. Aparently the default option is to have o+w which isn't good. Thanks for your help -chuck