Q. What command is used to assign executable permission to the owner of the file named "letter"? (Solved)
1. chmod ugo + x letter
2. chmod u + x letter
3. chmod u + w letter
4. chmod g + x letter
- b. chmod u + x letter
1. chmod ugo + x letter
2. chmod u + x letter
3. chmod u + w letter
4. chmod g + x letter