<?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>hihn.org &#187; ksh</title>
	<atom:link href="http://hihn.org/tag/ksh/feed/" rel="self" type="application/rss+xml" />
	<link>http://hihn.org</link>
	<description></description>
	<lastBuildDate>Sun, 27 Nov 2011 18:59:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Schlichtes ksh-prompt</title>
		<link>http://hihn.org/2008/02/schlichtes-ksh-promp/</link>
		<comments>http://hihn.org/2008/02/schlichtes-ksh-promp/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 13:38:01 +0000</pubDate>
		<dc:creator>rh</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[ksh]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://hihn.org/?p=38</guid>
		<description><![CDATA[export PS1="\u@\h\w # " in die ~/.profile schreiben. Sieht dann so aus: root@blowfish/var/www #]]></description>
			<content:encoded><![CDATA[<pre>
export PS1="\u@\h\w # "
</pre>
<p>in die ~/.profile schreiben.<br />
Sieht dann so aus:</p>
<pre>
root@blowfish/var/www #
</pre>
]]></content:encoded>
			<wfw:commentRss>http://hihn.org/2008/02/schlichtes-ksh-promp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

