<?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: Hiding MOTD on bash startup</title>
	<atom:link href="http://raim.codingfarm.de/blog/2009/05/03/hiding-motd-on-bash-startup/feed/" rel="self" type="application/rss+xml" />
	<link>http://raim.codingfarm.de/blog/2009/05/03/hiding-motd-on-bash-startup/</link>
	<description>My personal front yard on the web</description>
	<lastBuildDate>Fri, 14 Oct 2011 07:10:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: thanks</title>
		<link>http://raim.codingfarm.de/blog/2009/05/03/hiding-motd-on-bash-startup/comment-page-1/#comment-5061</link>
		<dc:creator>thanks</dc:creator>
		<pubDate>Fri, 14 Oct 2011 07:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://raim.codingfarm.de/blog/?p=49#comment-5061</guid>
		<description>Thank you for the .hushlogin hook, very nice.

On Debian, /etc/bash.bashrc uses:

# If not running interactively, don&#039;t do anything
[ -z &quot;$PS1&quot; ] &amp;&amp; return</description>
		<content:encoded><![CDATA[<p>Thank you for the .hushlogin hook, very nice.</p>
<p>On Debian, /etc/bash.bashrc uses:</p>
<p># If not running interactively, don&#8217;t do anything<br />
[ -z "$PS1" ] &amp;&amp; return</p>
]]></content:encoded>
	</item>
</channel>
</rss>

