<?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/"
	>

<channel>
	<title>Srijith Unplugged &#187; vi</title>
	<atom:link href="http://blog.sriunplugged.com/tag/vi/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sriunplugged.com</link>
	<description>The place where I share my experiments on my computer</description>
	<lastBuildDate>Mon, 30 Aug 2010 15:43:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Save file in vi not opened with sudo</title>
		<link>http://blog.sriunplugged.com/shell-scripting/how-to-save-file-in-vi-not-opened-with-sudo/</link>
		<comments>http://blog.sriunplugged.com/shell-scripting/how-to-save-file-in-vi-not-opened-with-sudo/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 22:30:30 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[sudo]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=93</guid>
		<description><![CDATA[It has happened to me a lot of times that i edit a file in vi. I insert and edit a lot and finally when I try to save it I find that I dont have permission for it. If only I had opened it with sudo. I found a solution for this issue. It [...]]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/shell-scripting/how-to-save-file-in-vi-not-opened-with-sudo/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tab Feature in Vim</title>
		<link>http://blog.sriunplugged.com/vi/tab-feature-in-vim/</link>
		<comments>http://blog.sriunplugged.com/vi/tab-feature-in-vim/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 04:05:22 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[vi]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[Next Tab]]></category>
		<category><![CDATA[Previous Tab]]></category>
		<category><![CDATA[Tab Opening Files]]></category>
		<category><![CDATA[tabs]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=117</guid>
		<description><![CDATA[Vim is one of the simplest looking but most powerful editor I have seen. So thought of listing a few interesting one that I came across. Tab Opening of Files. There are two methods of starting files in tabs. By opening vi the files you want to open: This is done by using the command [...]]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/vi/tab-feature-in-vim/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
