what are the different commands used to view the contents
of a file?
Answer Posted / 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 |
Post New Answer View All Answers
What is the use of cut command in unix?
What is the use of find command in unix?
What do know about tee command and its usage?
How can you see the command line history?
Which command should you use to find the remaining disk space in unix server?
What is the significance of the 'tee' command?
What is the command to find maximum memory taking process on the server?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do I run a whois command?
What does the md command do?
Which command is used to create a directory?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is the difference between cat and more command?
hw will u use awk in replacing cahrs and files
Give the command for finding the current date.