<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - deepsoul</title>
<link>http://snipplr.com/users/deepsoul/tags/Shell</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 03:08:56 GMT</pubDate>
<item>
<title>(Bash) Add readline editing and history capability to commandline interfaces</title>
<link>http://snipplr.com/view/17471/add-readline-editing-and-history-capability-to-commandline-interfaces/</link>
<description><![CDATA[ <p>You can use socat (http://www.dest-unreach.org/socat/) to add readline editing and history capability to command shells which do not themselves support it.  Each command line will be edited in the plain, so beware of password prompts.  Commands are printed again as they are passed on.</p> ]]></description>
<pubDate>Sun, 26 Jul 2009 16:11:27 GMT</pubDate>
<guid>http://snipplr.com/view/17471/add-readline-editing-and-history-capability-to-commandline-interfaces/</guid>
</item>
</channel>
</rss>