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 we will execute previous command in vi editor?
why metadb requires a seperate slice to create Solaris volume manager
what is the function of grep command?
Why is it called a shebang?
how to make IGNITE-BACKUP in HP-UX?
why unix commands can be divided into internal and external commands?
What is the use of touch command in there?
How to display a file name which has zero bytes in size.
How do you change file permissions?
How do I run a bash script?
Explain iostat, vmstat and netstat.
What command would users use to see what file one page at a time in UNIX?