Multiple choice What command do you type in to change file permissions cd ls grep chmod Reveal answer Fill a bubble to check yourself D Correct answer Explanation chmod stands for change mode and is used to modify file permissions (read, write, execute). The other commands are for navigation, listing, or searching.