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

What difference between cmp and diff commands?

726


What is pipe command in unix?

677


What are awk commands?

586


What are filter commands in unix?

555


Which unix command lists files/folders in alphabetical order?

621






What does this command do,"$more readme.txt“?

693


What is awk good for?

590


What does #!/ Bin sh do?

597


What is the use of sed command in unix?

601


Name the unix command to find how many days the server has been up.

608


What is the size of time_t?

654


How do I search for a file in unix command?

551


how to sort the content of the file based on numeric values

1256


What is .sh file?

624


How does the system know where one command ends and another begins?

1582