what are the different commands used to view the contents
of a file?

Answers were Sorted based on User's Feedback



what are the different commands used to view the contents of a file?..

Answer / subbareddy kake

cat <file name>

more <file name>

vi <file name>

Is This Answer Correct ?    7 Yes 0 No

what are the different commands used to view the contents of a file?..

Answer / 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

what are the different commands used to view the contents of a file?..

Answer / nilu..

cat <file name>
view <file name>
more <file name>
less <file name>
vi <file name>

Is This Answer Correct ?    4 Yes 2 No

what are the different commands used to view the contents of a file?..

Answer / phil

lp file

Then walk over to the printer.

Is This Answer Correct ?    1 Yes 1 No

what are the different commands used to view the contents of a file?..

Answer / swapna

ls command
cat command
more command
vi command

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More Unix Commands Interview Questions

what does the command 'wc' do?

4 Answers  


Give the command to display space usage on the UNIX file system.

16 Answers  


What is the different between UNIX command and UNIX shell script?

2 Answers  


What are bash commands?

0 Answers  


what are wild cards?

2 Answers  






What does the metacharacter mean?

0 Answers  


What does 'mkdir' command do in UNIX?

0 Answers   Syntel, Visa,


how to find the 51th record of a file containing 100 records in unix.

12 Answers   IBM,


How do I use grep to search for a file?

0 Answers  


How do you grep a case insensitive?

0 Answers  


what does a process mean?

5 Answers   Infosys,


How do you know about running processes of a particular user?

11 Answers  


Categories