Q.

Which command is used to make all files and sub-directories in the directory (prog) executable by all users?

A. chmod –R a+xprogs
B. chmod –x a+xprogs
C. chmod -1 a+xprogs
D. chmod –R 222 progs
Answer» A. chmod –R a+xprogs
1.4k
0
Do you find this helpful?
2

View all MCQs in

Linux Programming

Discussion

No comments yet