Value of UMASK is same for fine and directory in Linux, but its calculations are different.
000 and 777 is the minimum and maximum UMASK value for folder in Linux.
000 and 666 is the minimum and maximum UMASK value for file in Linux.
Last updated 3 years ago