<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Netexpertise &#187; prompt</title>
	<atom:link href="http://www.netexpertise.eu/en/tag/prompt/feed" rel="self" type="application/rss+xml" />
	<link>http://www.netexpertise.eu/en</link>
	<description>Systems &#38; Networks</description>
	<lastBuildDate>Wed, 07 Dec 2011 14:59:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Bash Colored Root Prompt</title>
		<link>http://www.netexpertise.eu/en/linux/bash-colored-root-prompt.html</link>
		<comments>http://www.netexpertise.eu/en/linux/bash-colored-root-prompt.html#comments</comments>
		<pubDate>Tue, 29 Dec 2009 14:38:29 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[prompt]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=540</guid>
		<description><![CDATA[From Linux Suse /etc/bash.bashrc: # Colored root prompt (see bugzilla #144620) if test "$UID" -eq 0 -a -t &#038;&#038; type -p tput > /dev/null 2>&#038;1 ; then _bred="$(tput bold 2> /dev/null; tput setaf 1 2> /dev/null)" _sgr0="$(tput sgr0 2> /dev/null)" PS1="\[$_bred\]$PS1\[$_sgr0\]" unset _bred _sgr0 fi]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/linux/bash-colored-root-prompt.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

