<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Tech-Recipes - Latest Comments in Move or jump to specific lines in vi | UNIX | Tech-Recipes</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><language>en</language><lastBuildDate>Fri, 13 Feb 2009 04:30:46 -0000</lastBuildDate><item><title>Re: Move or jump to specific lines in vi | UNIX | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/403/move-or-jump-to-specific-lines-in-vi/#comment-6234983</link><description>This doesnt work.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">anon</dc:creator><pubDate>Fri, 13 Feb 2009 04:30:46 -0000</pubDate></item><item><title>Re: Move or jump to specific lines in vi | UNIX | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/403/move-or-jump-to-specific-lines-in-vi/#comment-2767434</link><description>This can also be done using the ex facility of vi: simply type ":" (to get the ex prompt), then the line number, then return; ":0" goes to the first line; ":$" goes to the last. More keystrokes, but it syncs well with things like ":0,$s/foo/bar/g".</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 12 Aug 2004 08:37:39 -0000</pubDate></item></channel></rss>