<?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/"
		>
<channel>
	<title>Comments on: Flush bash_history after each command</title>
	<atom:link href="http://northernmost.org/blog/flush-bash_history-after-each-command/feed/" rel="self" type="application/rss+xml" />
	<link>http://northernmost.org/blog/flush-bash_history-after-each-command/</link>
	<description>Just another manic Monday</description>
	<lastBuildDate>Fri, 18 May 2012 16:55:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Suggerimenti per la shell &#171; Linux StickIt</title>
		<link>http://northernmost.org/blog/flush-bash_history-after-each-command/comment-page-1/#comment-2309</link>
		<dc:creator>Suggerimenti per la shell &#171; Linux StickIt</dc:creator>
		<pubDate>Tue, 27 Mar 2012 09:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=156#comment-2309</guid>
		<description>[...] NortherMost WowArea Share this:CondivisioneLike this:LikeBe the first to like this [...]</description>
		<content:encoded><![CDATA[<p>[...] NortherMost WowArea Share this:CondivisioneLike this:LikeBe the first to like this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Ljungstrom</title>
		<link>http://northernmost.org/blog/flush-bash_history-after-each-command/comment-page-1/#comment-641</link>
		<dc:creator>Erik Ljungstrom</dc:creator>
		<pubDate>Fri, 17 Apr 2009 23:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=156#comment-641</guid>
		<description>Yes, that would have that effect. It&#039;s a matter of taste, I think it would mess too much with my head to have the history from other terminals in my current one, especially since if what I did in all of them were pertinent to the same thing, I&#039;d do it in only one in the first place. 
But yes, if that suits your purposes, it&#039;ll work just fine!

Cheers,
Erik</description>
		<content:encoded><![CDATA[<p>Yes, that would have that effect. It&#8217;s a matter of taste, I think it would mess too much with my head to have the history from other terminals in my current one, especially since if what I did in all of them were pertinent to the same thing, I&#8217;d do it in only one in the first place.<br />
But yes, if that suits your purposes, it&#8217;ll work just fine!</p>
<p>Cheers,<br />
Erik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Treviño</title>
		<link>http://northernmost.org/blog/flush-bash_history-after-each-command/comment-page-1/#comment-640</link>
		<dc:creator>Treviño</dc:creator>
		<pubDate>Fri, 17 Apr 2009 22:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=156#comment-640</guid>
		<description>I was thinking that this way is very useful if you use only one shell, but if you open more than one shell and you&#039;d like they to use the same history it would be more useful something like
export PROMPT_COMMAND=&#039;history -a; history -r&#039;

So the file history will be updated on each command, and all the shells will be synced to the latest history content.

This works well with my konsole ;)</description>
		<content:encoded><![CDATA[<p>I was thinking that this way is very useful if you use only one shell, but if you open more than one shell and you&#8217;d like they to use the same history it would be more useful something like<br />
export PROMPT_COMMAND=&#8217;history -a; history -r&#8217;</p>
<p>So the file history will be updated on each command, and all the shells will be synced to the latest history content.</p>
<p>This works well with my konsole ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Treviño</title>
		<link>http://northernmost.org/blog/flush-bash_history-after-each-command/comment-page-1/#comment-639</link>
		<dc:creator>Treviño</dc:creator>
		<pubDate>Fri, 17 Apr 2009 17:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=156#comment-639</guid>
		<description>Finally... I was figuring how to get that since long time...

Many thanks! I had the same problem too :P</description>
		<content:encoded><![CDATA[<p>Finally&#8230; I was figuring how to get that since long time&#8230;</p>
<p>Many thanks! I had the same problem too :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikesh</title>
		<link>http://northernmost.org/blog/flush-bash_history-after-each-command/comment-page-1/#comment-638</link>
		<dc:creator>Nikesh</dc:creator>
		<pubDate>Fri, 27 Mar 2009 09:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=156#comment-638</guid>
		<description>Excellent tip</description>
		<content:encoded><![CDATA[<p>Excellent tip</p>
]]></content:encoded>
	</item>
</channel>
</rss>

