<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Sqlplus command line history.</title>
	<atom:link href="http://oraclue.com/2008/11/13/sqlplus-command-line-history/feed/" rel="self" type="application/rss+xml" />
	<link>http://oraclue.com/2008/11/13/sqlplus-command-line-history/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 05 Mar 2010 09:59:33 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Laurent Schneider</title>
		<link>http://oraclue.com/2008/11/13/sqlplus-command-line-history/#comment-51</link>
		<dc:creator>Laurent Schneider</dc:creator>
		<pubDate>Fri, 14 Nov 2008 08:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://oraclue.wordpress.com/?p=302#comment-51</guid>
		<description>I would like to remind you that rlwrap is not a tool supported by oracle, so prefer something like

alias s=&#039;rlwrap sqlplus&#039; 

use &quot;s&quot; for fun and development and keep using sqlplus for your &quot;important&quot; stuff.

One difference is that rlwrap does not react to CTRL-C the same way sqlplus does, that is if you want to interrupt a long running query, rlwrap sucks :(

Regards
Laurent</description>
		<content:encoded><![CDATA[<p>I would like to remind you that rlwrap is not a tool supported by oracle, so prefer something like</p>
<p>alias s=&#8217;rlwrap sqlplus&#8217; </p>
<p>use &#8220;s&#8221; for fun and development and keep using sqlplus for your &#8220;important&#8221; stuff.</p>
<p>One difference is that rlwrap does not react to CTRL-C the same way sqlplus does, that is if you want to interrupt a long running query, rlwrap sucks <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Regards<br />
Laurent</p>
]]></content:encoded>
	</item>
</channel>
</rss>
