What are the Unix vi commands?



What are the Unix vi commands?..

Answer / Mayuri Chaudhary

Vi is a text editor in Unix. Some common Vi commands include: Insert mode commands (e.g., i for insert, a for append), Delete mode commands (e.g., d for delete, x for delete character), Motion commands (e.g., h for left, l for right), and Search and replace commands (e.g., / for search, :s for substitute).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Weblogic Interview Questions

What is the function of managedconnection.addconnectioneventlistener() in web logic server?

1 Answers  


What is console mode?

1 Answers  


What you can do with node manager?

1 Answers  


By default thread dump goes to System.out log.How can we send it to a particular file so that when we take the thread dump, instead of searching in System.out we can analyse a particular file

2 Answers  


Which lelvel of activites ur reponsiable l1 or l2 or l3?

1 Answers  


What are the advantages node manager?

1 Answers  


What is a Thread dump? How will you take in unix/linux and windows ?

1 Answers  


Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?

1 Answers  


What is meant by gc, prallel gc, full gc and explain it?

1 Answers  


How you deploy your applications on weblogic server?

1 Answers  


What are Monitoring tools?

1 Answers  


In how many formats we can deploy an application in wls??

1 Answers  


Categories