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 |
what is the command used to append to buffer?
what are the different commands used to quit from the vi editor?
what is the command used to delete current line in vi editor?
How to replace String "a" with String "b" in whole file of the vi editor?
what is the command used to append text after current line?
How to return to shell without leaving vi editor?
What is the format of vi command?
HOW WE CAN MAKE THE DLIEVERY WHICH IS BLOCKED DUE TO CREDIT LIMIT.
What does the /text command do?
How to create a .exrc file in vi editor?
How to enter from command mode to insertion mode?
what are the different delete commands used in vi editor?