suppose I already created a file with umask 022 and then change the umask of the user. will it affect the existing files.
Hi @amitk umask only sets default permissions on newly created files.