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

How to get the operating system's information in unix?

6 Answers   IBM, TCS,


How to set sticky bit, or it have any seperate directory to create sticky bit in sunfir servers. Please help me , i don't no the exact answer?

4 Answers   HCL, Wipro,


what is the cmd to display the last exit status in UNIX?

5 Answers   MEIT, Syntel,


what is the advaantage of each user having its own copy of the shell?

2 Answers   Infosys,


What is the unix command to confirm a remote host is alive or not?

0 Answers  






How to copy multiple files and directories into some other directory?

4 Answers  


what is the difference between relative path and absolute path?

7 Answers  


What command is used to switching between users in unix?

0 Answers  


How do you grep recursively?

0 Answers  


Enumerate some of the most commonly used network commands in unix?

0 Answers  


Explain ‘system calls’ with respect to unix commands?

0 Answers  


what is the use of nice command?

4 Answers  


Categories