A

Admin • 802.91K Points
Coach

Q. If a file has the following permissions 764 then _____?

  • (A) Everyone can read, the group can only execute and the owner can read and write
  • (B) Everyone can read and write, but only the owner can execute
  • (C) Everyone can read, the group and the owner can write, but only the owner can execute
  • (D) Everyone can read, the group can write and read and the owner can read, write and execute.
  • Correct Answer - Option(D)
  • Views: 5
  • Filed under category Linux
  • Hashtags:

Explanation by: Admin
r = permission to read
w = permission to write
x = permission to run
– = 0 permission
With r=4 / w=2 / x=1

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.