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 |
What is the use of awk command in unix?
what is the command to find out which shell you are running?
distinguish between paging and swapping?
How to view the hidden files in /etc directory?
what is the default permission for /etc/shadow file in UNIX
What command is used to check the current users?
What is the difference between Shell Programming and Shell scripting?
10 Answers HCL, TCS, Wipro,
Name the unix command to find how many days the server has been up.
What does grep v do?
What is nr in awk command?
In Unix file permissions what does the second field denotes?
What do you mean by zambie process?