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 to get the operating system's information in unix?
How to set sticky bit, or it have any seperate directory to create sticky bit in sunfir servers. Please help me , i don't no the exact answer?
what is the cmd to display the last exit status in UNIX?
what is the advaantage of each user having its own copy of the shell?
What is the unix command to confirm a remote host is alive or not?
How to copy multiple files and directories into some other directory?
what is the difference between relative path and absolute path?
What command is used to switching between users in unix?
How do you grep recursively?
Enumerate some of the most commonly used network commands in unix?
Explain ‘system calls’ with respect to unix commands?
what is the use of nice command?