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
What does sed command do in unix?
What are awk commands?
How does the system know where one command ends and another begins?
What will the following command do?
What does touch command do in unix?
What is grep in bash?
How do I use nslookup?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What are the differences among a system call, a library function, and a unix command?
What is the use of sed command in unix?
How does shebang work?
What is time_t?
What does awk stand for?
Which command is used to delete all files in the current directory and all its sub-directories?
Enumerate some of the most commonly used network commands in unix?