what are the different commands used to view the contents
of a file?
Answer Posted / swapna
ls command
cat command
more command
vi command
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
What is the use of the command 'ls -x chapter[1-5]' ?
What is the command to compare two files in unix?
Why is shebang used?
What is .sh file?
Give the command for finding the current date.
What does the “echo” command do?
Which command is used to copy files?
What does find command return in unix?
What is the behavioural difference between cmp and diff commands?
What do know about tee command?
what is the advaantage of each user having its own copy of the shell?
How can we use grep command in unix?
Explain command to display different lines that are found when compare two files?
What is grep short for?
What does this command do,"$more readme.txt“?