Skip to content

Instantly share code, notes, and snippets.

Created October 15, 2010 22:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/c5022915a40783cdf093 to your computer and use it in GitHub Desktop.
Save anonymous/c5022915a40783cdf093 to your computer and use it in GitHub Desktop.
skx@maroon:~$ umask
0077
skx@maroon:~$ touch somefile
skx@maroon:~$ ls -l somefile
-rw-r--r--+ 1 skx skx 0 2010-10-16 00:01 somefile
skx@maroon:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment