Which of the following commands set the other permissions on a file to r-x?

Which of the following commands set the other permissions on a file to r-x?Category: Linux EssentialsWhich of the following commands set the other permissions on a file to r-x?
Linux Questions Staff asked 1 year ago

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

About the author