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 |
in unix echo is used for
10 Answers BFL, BirlaSoft, Patni,
How to setup Disk space as well as memory in solaris10?
How would you find the size of a file or directory?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How do I use nslookup?
What is nr in awk command?
what is the command to find out the difference between files and folders?
What UNIX command will control the default file permissions when files are created?
1-how will you display a file whose name is starting with '- '? 2-how will you add a patten at end of every line in vi editor?
how will u execute a file in unix
What are reported commands?
what is ls -ltd?