Multiple choice technology operating systems Permissions on a file can changed using chmod changemode cmd changem Reveal answer Fill a bubble to check yourself A Correct answer Explanation chmod (change mode) is the Unix/Linux command used to change file permissions. It modifies read, write, and execute permissions for owner, group, and others using either symbolic (u,g,o,a) or numeric (octal) notation.