Today's Learnings - An archive of my learnings
These are the dumps from my daily learnings / challenges I faced in my work. hope it helps you too
Showing posts with label
line number in vi editor
.
Show all posts
Showing posts with label
line number in vi editor
.
Show all posts
Friday, November 21, 2008
Display line numbers in vi editor
To display line numbers in vi editor by giving the command
:set nu or :se number
to disable the line numbers, give the command
: set nonumber
Older Posts
Home
Subscribe to:
Posts (Atom)