Linux
What command is used to assign executable permission to all of the files named "report"?

chmod ugo + x report
chmod u + x report
None of the listed here
chmod ugo + rw report

ANSWER DOWNLOAD EXAMIANS APP