What umask will set the file permissions on a newly created file to -rw-r–r– (644)?
A.
0002
B.
0022
C.
0224
D.
0246
Explanation:
umask command is used to display and set the default permissions. Here in question asking for
the umask value of newly created file having permission