umask(TCLX)

umask(TCLX)


umask -- set file creation mode

Syntax

umask [octalmask]

Description

Sets the file-creation mode mask to the octal value of octalmask. If octalmask is omitted, the current mask is returned.