InterviewSolution
Saved Bookmarks
| 1. |
You Attempt To Delete A File Called Sales.mem Using The Rm Command But The Command Fails. What Could Be The Problem? |
|
Answer» In order to delete a FILE, you must have write RIGHTS to the directory CONTAINING the file. In order to delete a file, you must have write rights to the directory containing the file. |
|