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


Please Help Members By Posting Answers For Below Questions

Can you explain a little bit about command substitution?

709


What is command substitution?

734


How does shebang work?

687


Which unix command lists files/folders in alphabetical order?

692


What is the use of sed command in unix?

690






How do you repeat a command in terminal?

706


What is the functionality of a top command?

704


What is grep in bash?

667


How do I find previous commands in unix?

682


How can you see the command line history?

687


What is time_t?

684


What is the use of find command in unix?

662


What is merge command in unix?

1016


What does #!/ Bin sh do?

670


What is the search command in unix?

678