Q. f user tries to remove (rm) a readonly file (444 permission), what will happen?

  • (A) the file is removed successfully (and silently)
  • (B) the rm command prompts for a confirmation, the command is successful upon confirmation
  • (C) he rm command prompts for a confirmation, however the operation fails because of insufficient permissions
  • (D) the rm command fails because of insufficient permissions
πŸ’¬ Discuss
βœ… Correct Answer: (B) the rm command prompts for a confirmation, the command is successful upon confirmation

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
917
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
92%
Success Rate