1.

Some files cannot be deleted using rm command because of the permissions associated with it.(a) True(b) FalseI got this question in exam.Asked question is from Deleting and Renaming files: rm and mv Command topic in section Handling Ordinary Files of Unix

Answer»

The correct answer is (a) True

The best explanation: Whether we are ABLE to remove a file depends on the PERMISSIONS ASSOCIATED with the file/directory. So sometime it may happen that permissions of a file won’t ALLOW us to delete it.



Discussion

No Comment Found

Related InterviewSolutions