Q. What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others?

  • (A) chmod go + x, u - x letter
  • (B) chmod g - x, uo + r letter
  • (C) chmod go + r, u + x letter
  • (D) chmod u - x, go + r letter
πŸ’¬ Discuss
βœ… Correct Answer: (D) chmod u - x, go + r letter

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
185
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Ranjeet
Publisher
πŸ“ˆ
88%
Success Rate