Hi all,
I have a permission problem I cannot figure out. I have a directory called 'source' with file permissions of drwxrwxrwx. My UMASK (umask -S) is u=rwx,g=rwx,o=rw.
However, when I create a new file (ls > temp.file), the permissions on the new file are -rw-rw-r--????
No matter what I change the umask to, I can't get new files to use any permissions???? What is going on?
bill [sig][/sig]
I have a permission problem I cannot figure out. I have a directory called 'source' with file permissions of drwxrwxrwx. My UMASK (umask -S) is u=rwx,g=rwx,o=rw.
However, when I create a new file (ls > temp.file), the permissions on the new file are -rw-rw-r--????
No matter what I change the umask to, I can't get new files to use any permissions???? What is going on?
bill [sig][/sig]