HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/zsh/help/umask
umask [ -S ] [ mask ]
       The umask is set to mask.  mask can be either an octal number or
       a symbolic value as described in chmod(1).  If mask is  omitted,
       the  current value is printed.  The -S option causes the mask to
       be printed as a symbolic value.  Otherwise, the mask is  printed
       as  an octal number.  Note that in the symbolic form the permis-
       sions you specify are those which are to be allowed (not denied)
       to the users specified.