Q. What command is used to assign executable permission to all of the files named "report"? (Solved)
1. chmod ugo + x report
2. chmod u + x report
3. chmod ugo + rw report
4. chmod ugo + r report
- a. chmod ugo + x report
1. chmod ugo + x report
2. chmod u + x report
3. chmod ugo + rw report
4. chmod ugo + r report