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 |
What is the function of managedconnection.addconnectioneventlistener() in web logic server?
What is console mode?
What you can do with node manager?
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
Which lelvel of activites ur reponsiable l1 or l2 or l3?
What are the advantages node manager?
What is a Thread dump? How will you take in unix/linux and windows ?
Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
What is meant by gc, prallel gc, full gc and explain it?
How you deploy your applications on weblogic server?
What are Monitoring tools?
In how many formats we can deploy an application in wls??