<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
> <channel><title>jappler.com &#187; nano</title> <atom:link href="http://jappler.com/blog/archive/tag/nano/feed" rel="self" type="application/rss+xml" /><link>http://jappler.com</link> <description>random and opinionated thoughts by Jennifer Zelazny</description> <lastBuildDate>Fri, 10 Feb 2012 15:25:47 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator><itunes:summary>random and opinionated thoughts by Jennifer Zelazny</itunes:summary> <itunes:author>jappler.com</itunes:author> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://jappler.com/wp-content/plugins/powerpress/itunes_default.jpg" /> <itunes:subtitle>random and opinionated thoughts by Jennifer Zelazny</itunes:subtitle> <image><title>jappler.com &#187; nano</title> <url>http://jappler.com/wp-content/plugins/powerpress/rss_default.jpg</url><link>http://jappler.com</link> </image> <item><title>Nano Tip</title><link>http://jappler.com/blog/archive/2007/08/15/nano-tip</link> <comments>http://jappler.com/blog/archive/2007/08/15/nano-tip#comments</comments> <pubDate>Wed, 15 Aug 2007 23:21:48 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[Hints]]></category> <category><![CDATA[HOWTOs]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[nano]]></category> <guid
isPermaLink="false">http://www.jappler.com/blog/archive/2007/08/15/nano-tip</guid> <description><![CDATA[I have been doing a lot of work recently on a remote server and have needed to use a text editor &#8211; so I decided to use the ever-so-easy nano. Problem is &#8211; the files I am working on are very long and editing them is not fun. I finally decided to look through the man pages (I am an emacs person myself) and found something that ended up saving me tons of time&#8230;&#8221;go to... <a
href="http://jappler.com/blog/archive/2007/08/15/nano-tip">Read More &#187;</a>]]></description> <content:encoded><![CDATA[<p>I have been doing a lot of work recently on a remote server and have needed to use a text editor &#8211; so I decided to use the ever-so-easy nano.  Problem is &#8211; the files I am working on are very long and editing them is not fun.  I finally decided to look through the man pages (I am an emacs person myself) and found something that ended up saving me tons of time&#8230;&#8221;go to line number&#8221;.  If you are editing a file and know you need to edit something on line 1245, you would type in:</p><pre class="brush: plain; title: ; notranslate">nano +1245 master.css</pre><p> and it would open the file to line 1245 so you do not need to scroll down.  Thank you man pages!</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2007/08/15/nano-tip/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
