Definitions for "Umask"
displays or sets a mask to affect permissions of any new file or directory you create.
csh Set or display the file permissions mask, see csh
A field of bits (set by the umask(1) command) that turns off certain file permissions for newly created files.