what are the different commands used to view the contents
of a file?
Answer Posted / subbareddy kake
cat <file name>
more <file name>
vi <file name>
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the pipe command?
Why is grep called grep?
What are the commands in UNIX to list the files in a Directory?
How does pipe () work?
What is nr in awk command?
Who command in unix?
Why is shebang used?
What is the use of cut command in unix?
What is the difference between cat command and more command?
What is .sh file?
What is in grep command?
Enlist some filename manipulation commands in unix.
Can you explain a little bit about command substitution?
What does grep v do?
How do you repeat a command in terminal?