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
1.8k
0
Do you find this helpful?
1

View all MCQs in

Unix Operating System

Discussion

No comments yet