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
Answer» B. the rm command prompts for a confirmation, the command is successful upon confirmation
2.7k
0
Do you find this helpful?
27

Discussion

No comments yet