Answer Posted / Abhya Mishra
In Unix, you can use the cat (concatenate) command or the less command to display the contents of a file. For example: `cat filename` or `less filename`
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers