Discuss the two modes of the vi editor in solaris.
Answer / Mohit Anand
The Vi editor in Solaris has two modes: Command mode and Insert mode. In Command mode, you can navigate through the file, delete lines, yank (copy) text, etc. To enter Command mode, press ESC. To switch to Insert mode, press 'i' for insertion at the cursor position or 'a' for appending at the end of the line. To exit Vi and save changes, type `:wq`.
| Is This Answer Correct ? | 0 Yes | 0 No |
What causes the rpc.ttdbserverd process to be cpu bound? How can it be rectified?
Suppose I have 20 gb free space in my file system but my inode size full. How will I increase or how will I fix this issue?
Tell me how to mount the floppy & cd-rom?
How to set the path for core file?
List out a few performance monitoring tools.
ndd -get /dev/hme0 link-mode
Root mirroring in SVM, in Veritas ?
4 Answers HP, IBM, Satyam, Wipro,
How can the user in solaris check the status of processes?
What is the cmd used to print default values get by user? Useradd –D
How to solve the system hang issue.
Discuss the two modes of the vi editor in solaris.
How many types of file system?