<?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"
	>
<channel>
	<title>Comments on: Limiting which commands are kept in the bash history file</title>
	<atom:link href="http://rackerhacker.com/2008/01/29/limiting-which-commands-are-kept-in-the-bash-history-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackerhacker.com/2008/01/29/limiting-which-commands-are-kept-in-the-bash-history-file/</link>
	<description>Words of wisdom from a server administrator</description>
	<pubDate>Fri, 04 Jul 2008 01:23:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: robot.terror@gmail.com</title>
		<link>http://rackerhacker.com/2008/01/29/limiting-which-commands-are-kept-in-the-bash-history-file/#comment-349</link>
		<dc:creator>robot.terror@gmail.com</dc:creator>
		<pubDate>Thu, 31 Jan 2008 18:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2008/01/29/limiting-which-commands-are-kept-in-the-bash-history-file/#comment-349</guid>
		<description>even better:

export HISTFILE=/dev/null

Nothing says "propritary one-liners" like writing history to /dev/null!</description>
		<content:encoded><![CDATA[<p>even better:</p>
<p>export HISTFILE=/dev/null</p>
<p>Nothing says &#8220;propritary one-liners&#8221; like writing history to /dev/null!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
