Technology TidBits

Answers to various technical questions on php programming, mysql, linux, and many more categories.



Add comment:
Name:
Email:
Comment: *
(Use BBcode - No HTML)


You MUST answer this simple math equation - to prevent spammers: 7 + 11 =  


How can I jump to a line in the vi editor?

Last updated: 07/02/2009
Usually when running a script that has syntax or parsing errors, a line number is given at or near the error.  Once you get into your vi editor, type the following to jump to the line specified:

:30


would take you to line 30




Powered by KnowledgebasePublisher 1.1
Superb Internet
Content provided by Roberts WebForge, Inc.