What is the command used to display line numbers in vi
editor?
Answers were Sorted based on User's Feedback
Answer / ganapthy
esc
:
set number
Repeating in Descriptive form
Please come to command mode by pressing escape.
Put :
The typoe set number and enter
You can view line nos
| Is This Answer Correct ? | 29 Yes | 1 No |
How to enter from command mode to insertion mode?
HOW WE CAN MAKE THE DLIEVERY WHICH IS BLOCKED DUE TO CREDIT LIMIT.
what are the two different modes in vi editor?
what are the different delete commands used in vi editor?
What is the command used to display line numbers in vi editor?
what is the command used to append text after current line?
Which command is used to replace many characters?
What is the difference between lettered buffer and temporary buffer?
what is the command used to append to buffer?
what does the c$ command do from command mode?
what is the command used to set margin in vi editor?
What is the difference between ZZ and :wq commands?