InterviewSolution
Saved Bookmarks
| 1. |
Which command is used for renaming files?(a) rename(b) mv(c) cp(d) moveI had been asked this question in a national level competition.The above asked question is from Deleting and Renaming files: rm and mv Command in portion Handling Ordinary Files of Unix |
|
Answer» The CORRECT CHOICE is (B) mv |
|