InterviewSolution
Saved Bookmarks
| 1. |
-n option is used with cp command for what purpose?(a) existing file should not be overwritten(b) to update file(c) interactive copying(d) recursive copyingThis question was posed to me in exam.My enquiry is from Copying a File: cp Command topic in section Handling Ordinary Files of Unix |
|
Answer» Correct OPTION is (a) existing file should not be overwritten |
|