chmod
chmod is an alias for `set-file-modes' in `subr.el
'.
(chmod FILENAME MODE)
Set mode bits of file named FILENAME to MODE (an integer).
Only the 12 low bits of MODE are used.
Interactively, mode bits are read by `read-file-modes', which accepts
symbolic notation, like the `chmod' command from GNU Coreutils.