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?