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
Can you explain a little bit about command substitution?
What is command substitution?
How does shebang work?
Which unix command lists files/folders in alphabetical order?
What is the use of sed command in unix?
How do you repeat a command in terminal?
What is the functionality of a top command?
What is grep in bash?
How do I find previous commands in unix?
How can you see the command line history?
What is time_t?
What is the use of find command in unix?
What is merge command in unix?
What does #!/ Bin sh do?
What is the search command in unix?