[PLUG] Simple question

Charles Allen crallen@purdue.edu
Thu, 12 Apr 2001 01:36:15 -0500


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