InterviewSolution
Saved Bookmarks
| 1. |
Which option is used with the cat command for displaying file with line numbers?(a) -n(b) -v(c) -a(d) -xI have been asked this question in homework.My doubt is from Displaying and Creating Files: cat Command in division Handling Ordinary Files of Unix |
|
Answer» Right choice is (a) -n |
|