Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
umask [nnn]
umask [-pS] [mask]Display file creation mask or set file creation mask to octal value nnn. The file creation mask determines which permission bits are turned off (e.g., umask 002 produces rw-rw-r--). See the entry in Chapter 3 for examples.
The second form is not in ksh88. A symbolic mask is permissions to keep.