To set all of the special permissions on a certain file or directory, you can use the command ____, where name is the name of the file or directory.

To set all of the special permissions on a certain file or directory, you can use the command ____, where name is the name of the file or directory.

a. chmod 777 name
b. chmod 7777 name
c. chmod 6666 name
d. chmod 0000 name

Answer: B.