Q. Which command is used to make all files and sub-directories in the directory (prog) executable by all users?
β
Correct Answer: (D)
chmod –R a+xprogs
You must be Logged in to update hint/solution