CHMOD(1) General Commands Manual CHMOD(1)

chmodchange the file modes

chmod [-R] mode file ...

The chmod utility modifies the file mode bits of each file as specified by the given mode.

Descend recursively through its directories arguments.

The chmod utility exits 0 on success, and >0 if an error occurs.

chgrp(1), chown(1)

The chmod utility is compliant with the specification.

December 29, 2019 EltaninOS