Guest_imported
New member
- Jan 1, 1970
- 0
I run Sun Solaris 2.6
I'm trying to set the file creation persmissions to 777 in a particular directory. I read through umask man page but I couldn't figure out how ot do it.
I tried diferent numbers like
umask 555
umask 777
umask 111
but for none of the above I got the file created as " rwx rwx rwx"
Can anybody help me
I'm trying to set the file creation persmissions to 777 in a particular directory. I read through umask man page but I couldn't figure out how ot do it.
I tried diferent numbers like
umask 555
umask 777
umask 111
but for none of the above I got the file created as " rwx rwx rwx"
Can anybody help me