umask(1tcl)


umask -- set file creation mode

Synopsis

umask [octalmask]

Description

Sets the file-creation mode mask to the octal value of octalmask. If octalmask is omitted, the current mask is returned.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.