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 you repeat a command in terminal?

0 Answers  


what is the command to get help on a UNIX terminal?

5 Answers  


What is the first character of the output in ls l command?

0 Answers  


What is the nmap command?

0 Answers  


solaris Run level?

3 Answers   Wipro,






What is used to type command?

0 Answers  


Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

0 Answers  


Where can I get the free download of Unix by Yeswant Kanetkar?

5 Answers  


what is exact definition of operating system?

13 Answers  


why unix commands can be divided into internal and external commands?

3 Answers   Informatica,


Is grep faster than awk?

0 Answers  


What is rmdir command?

0 Answers  


Categories