Question #90485

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


Options:

Answer: Which command is used to make all files and sub-directories in the directory (progs) executable by all users chmod -R a+x progs.

Test Your Knowledge

Want to practice more questions like this? Take a quiz in this category!

Take a Quiz

Share This Question