<?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>AskDba.org Weblog &#187; vi</title>
	<atom:link href="http://askdba.org/weblog/tag/vi/feed/" rel="self" type="application/rss+xml" />
	<link>http://askdba.org/weblog</link>
	<description>Writing About Our Experiences With Oracle Databases</description>
	<lastBuildDate>Thu, 09 Feb 2012 14:25:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Cluster SSH tool Utility</title>
		<link>http://askdba.org/weblog/2012/01/cluster-ssh-tool-utility/</link>
		<comments>http://askdba.org/weblog/2012/01/cluster-ssh-tool-utility/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 05:14:04 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=1613</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2012/01/cluster-ssh-tool-utility/">Cluster SSH tool Utility</a></p><p>Many times you come across scenario&#8217;s when you wish to open multiple ssh windows and execute same commands.e.g You wish to see alert log for multi-node RAC simultaneously or edit sysctl.conf files for multiple machines. Cluster SSH utility helps solve this problem as it opens multiple SSH sessions and allows simultaneous control. In case you are [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2012/01/cluster-ssh-tool-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use awk/sed in vi</title>
		<link>http://askdba.org/weblog/2009/07/use-awksed-in-vi/</link>
		<comments>http://askdba.org/weblog/2009/07/use-awksed-in-vi/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 15:19:43 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=497</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/07/use-awksed-in-vi/">Use awk/sed in vi</a></p><p>Thought of sharing some useful info which can help you to do your work faster in vi.You can use awk/sed scripts in vi using following command in vi :%!scriptname Here the scriptname file should have execute privilges for user. I used this to create a useful script which I was doing by typing multiple substitution [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/07/use-awksed-in-vi/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Input is too long (&gt; 2499 characters) &#8211; line ignored</title>
		<link>http://askdba.org/weblog/2009/01/input-is-too-long-2499-characters-line-ignored/</link>
		<comments>http://askdba.org/weblog/2009/01/input-is-too-long-2499-characters-line-ignored/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 12:10:25 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[sqlplus]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=340</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/01/input-is-too-long-2499-characters-line-ignored/">Input is too long (> 2499 characters) &#8211; line ignored</a></p><p>There are times when you observe above mentioned error while creating view and mview from mview definition taken from Toad or indexfile option. vi editor comes in handy to resolve this issue. Copy the code in Text file and while in escape mode enter following command :%s/,/,^M/g Please note that to insert ^M you need to [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/01/input-is-too-long-2499-characters-line-ignored/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: askdba.org @ 2012-02-10 03:48:06 by W3 Total Cache -->
