Multiple choice technology Which Linux command sets a files permission? attrib chmod properties rights Reveal answer Fill a bubble to check yourself B Correct answer Explanation chmod (change mode) is the standard Linux/Unix command for modifying file and directory permissions. It uses symbolic or numeric modes to set read, write, and execute permissions for user, group, and others.