uchmod - chmod files according to umask



NAME

uchmod - chmod files according to umask


SYNOPSIS

uchmod [-v] [-R] [path-1] [path-2] ... [path-n]


DESCRIPTION

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.