InterviewSolution
Saved Bookmarks
| 1. |
Which command is used for removing/deleting files in UNIX?(a) rmdir(b) rm(c) del(d) mvThe question was asked during a job interview.This intriguing question originated from Deleting and Renaming files: rm and mv Command topic in chapter Handling Ordinary Files of Unix |
|
Answer» Correct option is (b) rm |
|