In UNIX, what is the command to edit contents of the file?

Answers were Sorted based on User's Feedback



In UNIX, what is the command to edit contents of the file? ..

Answer / suitable

vi <filename>

Is This Answer Correct ?    17 Yes 0 No

In UNIX, what is the command to edit contents of the file? ..

Answer / shaishaw

Commands like vi filename, sed, awk , nawk can be used

Is This Answer Correct ?    4 Yes 0 No

In UNIX, what is the command to edit contents of the file? ..

Answer / suman

Commands like sed, awk , nawk can be used.

Is This Answer Correct ?    4 Yes 1 No

In UNIX, what is the command to edit contents of the file? ..

Answer / preetam

vi filename

Is This Answer Correct ?    2 Yes 0 No

In UNIX, what is the command to edit contents of the file? ..

Answer / yuvaevergreen

vi

Is This Answer Correct ?    1 Yes 0 No

In UNIX, what is the command to edit contents of the file? ..

Answer / subbareddy kake

vi <filename>
more <file name>

Is This Answer Correct ?    2 Yes 2 No

In UNIX, what is the command to edit contents of the file? ..

Answer / shamnad

vi <filename>
sed <option> <filename>

Is This Answer Correct ?    0 Yes 0 No

In UNIX, what is the command to edit contents of the file? ..

Answer / senthilkumar

bash#vi <filename>

Is This Answer Correct ?    0 Yes 1 No

In UNIX, what is the command to edit contents of the file? ..

Answer / venkatn_999

i

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Unix Commands Interview Questions

How do I use grep to search for a file?

0 Answers  


what is the command to list files in a directory in UNIX?

8 Answers  


What is the difference between udp and tcp?

2 Answers   HCL, TCS,


what is the use of "grep" command?

6 Answers   HCL,


what is the difference between relative path and absolute path?

7 Answers  






what is tar command and what are the different types of tar commands?

5 Answers  


How to identify whether a file is normal file or directory?

3 Answers  


what is difference between unix and linux?

6 Answers   IBM, Shell, Wipro,


What is the command to check ports active in UNIX?

4 Answers   Accenture, IBM,


How do you copy a directory with many files and folders into another directory?

2 Answers  


what do you understand bythe term 'de-mountable volumes'?

2 Answers   Infosys,


Give Command that will move a single file called "unix.txt"

7 Answers   IBM,


Categories