Q. What command is used to assign executable permission to all of the files named "report"? (A) chmod ugo + x report (B) chmod u + x report (C) chmod ugo + rw report (D) chmod ugo + r report ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) chmod ugo + x report