Exercise #11 (umask)
Type umask 000 and then create a file called linux.txt containing the words "Linux Exercise". Look at the permissions on the file. What's happened? Now type umask 022 and create a file called linux2.txt. When might this feature be useful?
There are no published comments.
New comment