Linux shell: understanding Umask with examples

Posted by linuxaria on Dec 6, 2012 1:02 AM EDT
Linuxaria.com
Mail this story
Print this story

In this article I'll show you what's umask and how to use it to get the right permissions on your files. umask (user mask) is a command and a function in POSIX environments that sets the file mode creation mask of the current process which limits the permission modes for files and directories created by the process. A process may change the file mode creation mask with umask and the new value is inherited by child processes.

Full Story

  Nav
» Read more about: Story Type: Tutorial

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.