A

Admin • 802.91K Points
Coach

Q. What does the 'chmod 644 file' command do?

  • (A) Sets read/write for owner, read for group and others
  • (B) Sets full permissions for all
  • (C) Removes all permissions
  • (D) Makes the file executable
  • Correct Answer - Option(A)
  • Views: 3
  • Filed under category Linux
  • Hashtags:

Explanation by: Admin
'644' means rw- for owner, r-- for group and others.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.