Copyright © tutorialspoint.com
Syntax
Definition and UsageSets the umask (default mask applied when creating files and directories) for the current process. Value of EXPR must be an octal number. If EXPR is omitted, simply returns the previous value. Return Value
Example
It will produce following results, you can get different result on your computer based on your setting.
|
Copyright © tutorialspoint.com