UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: timeChapter 5
The C Shell
Next: Reference: unalias
 

umask

umask [nnn]

Display file creation mask or set file creation mask to octal nnn. The file creation mask determines which permission bits are turned off. umask is also a UNIX command. See the entry in Section 2 for examples.


Previous: Reference: timeUNIX in a Nutshell: System V EditionNext: Reference: unalias
Reference: timeBook IndexReference: unalias

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System