Umask

umask is a shell command that reports or sets the mask value that limits the file permissions for newly created files in many Unix and Unix-like file systems. A system call with the same name, umask(), provides access to the mask value stored in the operating system (OS), and the command provides shell user access to the system call.

Source: Wikipedia — Umask (CC BY-SA 4.0)

Umask

umask is a shell command that reports or sets the mask value that limits the file permissions for newly created files in many Unix and Unix-like file systems. A system call with the same name, umask(), provides access to the mask value stored in the operating system (OS), and the command provides shell user access to the system call.

This neuron ends here.

Source: Wikipedia "Umask" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy