

McqMate
Q. |
Which command is used to make all files and sub-directories in the directory (progs) executable by all users? |
A. | chmod -r a+xprogs |
B. | chmod -r 222 progs |
C. | chmod -1 a+xprogs |
D. | chmod -x a+xprogs |
Answer» A. chmod -r a+xprogs |
View all MCQs in
Unix Operating SystemNo comments yet