Examveda
Examveda

What is the command to set the execute permissions to all the files and subdirectories within the directory /home/user1/direct

A. chmod –r +x /home/user1/direct

B. chmod –R +x /home/user1/direct

C. chmod –f –r +x /home/user1/direct

D. chmod –F +x /home/user1/direct

Answer: Option B


This Question Belongs to Computer Science >> Linux

Join The Discussion

Related Questions on Linux