uchmod - chmod files according to umask |
uchmod - chmod files according to umask
uchmod [-v] [-R] [path-1] [path-2] ... [path-n]
Change mode bits of files and directories according to umask(1)
settings using chmod(1)
.
Use it when file modes were messed up, uchmod change them like mode of newly created files.
uchmod - chmod files according to umask |