InterviewSolution
Saved Bookmarks
| 1. |
Which command is used for displaying contents of a file?(a) cp(b) rm(c) cat(d) mkdirI had been asked this question in my homework.Question is taken from Displaying and Creating Files: cat Command topic in portion Handling Ordinary Files of Unix |
|
Answer» The correct option is (c) cat |
|