Which of the following commands set the other permissions on a file to
r-x
?
- chmod o=rx file
- chmod o+rx file
- chmod o-r-w file
- chmod o=r+x file
Please login or Register to submit your answer