A command for changing the access permissions of a file or directory.
A command that changes read, write, and execute permissions, specified numerically or symbolically. Specifying all three (owner/group/other) at once with a 3-digit octal number, as in "chmod 755 file," is the common convention in practice.
© 2026 ITBGM