what are the different commands used to view the contents
of a file?
Answer Posted / nilu..
cat <file name>
view <file name>
more <file name>
less <file name>
vi <file name>
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Is grep faster than awk?
What command is used to switching between users in unix?
Why is it called a shebang?
What is used to type command?
What is the difference between cat command and more command?
hw will u use awk in replacing cahrs and files
Give the command for finding the current date.
What is in grep command?
What does 'mkdir' command do in UNIX?
What is the use of awk command in unix?
What does the md command do?
What are filter commands in unix?
Write a command that will display files in the current directory, in a colored, long format.
What happens when we execute a unix command?
What is the difference between cat and more command?