what are the different commands used to view the contents
of a file?
Answers were Sorted based on User's Feedback
Answer / subbareddy kake
cat <file name>
more <file name>
vi <file name>
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / shaishaw
fold <file name>
cat <file name>
view <file name>
more <file name>
less <file name>
vi <file name>
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / nilu..
cat <file name>
view <file name>
more <file name>
less <file name>
vi <file name>
| Is This Answer Correct ? | 4 Yes | 2 No |
How do I search for a file in unix command?
What are awk commands?
Name the general commands in using unix os for a beginner?
what is virtual machine?
what do you understand bythe term 'de-mountable volumes'?
What is the protocol for PING command?
What are filter commands in unix?
Is command prompt unix?
what is the use of "fg" command ?
What will the following command do?
How would you find the size of a file or directory?
what is mount ,tell me about mount ,how can u use in real time project??