<?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>From the desk of &#187; shell</title>
	<atom:link href="http://blog.fimsch.net/tag/shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fimsch.net</link>
	<description>random notes of a professional geek</description>
	<lastBuildDate>Wed, 01 Sep 2010 12:57:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<cloud domain='blog.fimsch.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Ich mag shell &#8230;</title>
		<link>http://blog.fimsch.net/2009/02/ich-mag-shell/</link>
		<comments>http://blog.fimsch.net/2009/02/ich-mag-shell/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 10:06:44 +0000</pubDate>
		<dc:creator>konrad</dc:creator>
				<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://blog.fimsch.net/?p=137</guid>
		<description><![CDATA[for i in *.html; do mv $i {$i%.html}.php; done Und schon sind alle HTML-Dateien PHP-Dateien. Ich mag Shell.]]></description>
			<content:encoded><![CDATA[<p><code>for i in *.html; do mv $i {$i%.html}.php; done</code></p>
<p>Und schon sind alle HTML-Dateien PHP-Dateien.  Ich mag Shell. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fimsch.net/2009/02/ich-mag-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
