McqMate
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 |
View all MCQs in
Linux ProgrammingNo comments yet