<?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: Customizing Bash Prompt</title>
	<atom:link href="http://markus.revti.com/2007/06/customizing-bash-prompt/feed/" rel="self" type="application/rss+xml" />
	<link>http://markus.revti.com/2007/06/customizing-bash-prompt/</link>
	<description>What's going on Internet?</description>
	<pubDate>Wed, 07 Jan 2009 20:24:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Markus</title>
		<link>http://markus.revti.com/2007/06/customizing-bash-prompt/comment-page-1/#comment-265</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Wed, 27 Jun 2007 17:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://markus.revti.com/index.php/2007/06/25/customizing-bash-prompt/#comment-265</guid>
		<description>yes, you are correct. but I never go deeper than 10 subdirectory (as far as I remember)

in the case you'll go to a very deep directory i think you can run this command to make your bash prompt shorter:

&lt;pre lang="bash"&gt;PS1="[u@h]$ "&lt;/pre&gt;

your bash prompt should be look like this:

&lt;pre lang="bash"&gt;[user@localhost]$&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>yes, you are correct. but I never go deeper than 10 subdirectory (as far as I remember)</p>
<p>in the case you&#8217;ll go to a very deep directory i think you can run this command to make your bash prompt shorter:</p>

<div class="wp_syntax"><div class="code"><pre class="bash bash" style="font-family:monospace;"><span style="color: #007800;">PS1</span>=<span style="color: #ff0000;">&quot;[u@h]$ &quot;</span></pre></div></div>

<p>your bash prompt should be look like this:</p>

<div class="wp_syntax"><div class="code"><pre class="bash bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>user<span style="color: #000000; font-weight: bold;">@</span>localhost<span style="color: #7a0874; font-weight: bold;">&#93;</span>$</pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: Willy Sudiarto Raharjo</title>
		<link>http://markus.revti.com/2007/06/customizing-bash-prompt/comment-page-1/#comment-263</link>
		<dc:creator>Willy Sudiarto Raharjo</dc:creator>
		<pubDate>Wed, 27 Jun 2007 13:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://markus.revti.com/index.php/2007/06/25/customizing-bash-prompt/#comment-263</guid>
		<description>The problem is when you are in a deep directory structure, your prompt will be bloated :D</description>
		<content:encoded><![CDATA[<p>The problem is when you are in a deep directory structure, your prompt will be bloated <img src='http://markus.revti.com/smilies/yahoo_bigsmile.gif' alt='&#58;&#68;' class='wp-smiley' width='18' height='18' title='&#58;&#68;' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
