<?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>mcBachmann.de TechBlog &#187; script</title>
	<atom:link href="http://blog.mcbachmann.de/tag/script/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.mcbachmann.de</link>
	<description>Der Blog zur Website ;-)</description>
	<lastBuildDate>Mon, 06 Sep 2010 13:11:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unzip/unrar multiple files with file-specific folders</title>
		<link>http://blog.mcbachmann.de/linux/unzipunrar-multiple-files-with-file-specific-folders</link>
		<comments>http://blog.mcbachmann.de/linux/unzipunrar-multiple-files-with-file-specific-folders#comments</comments>
		<pubDate>Fri, 14 Mar 2008 07:40:15 +0000</pubDate>
		<dc:creator>Sven Bachmann</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://blog.mcbachmann.de/?p=215</guid>
		<description><![CDATA[Hi,
if you want to unzip/unrar multiple files in a directory, but want to create a special folder for each content, you can use the following bash-code.
Download: unzip_unrar
Bye
Sven
]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>if you want to unzip/unrar multiple files in a directory, but want to create a special folder for each content, you can use the following bash-code.</p>
<p>Download: <strong><a href='http://blog.mcbachmann.de/wp-content/uploads/2009/01/unzip_unrar.sh'>unzip_unrar</a></strong></p>
<p>Bye<br />
Sven</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mcbachmann.de/linux/unzipunrar-multiple-files-with-file-specific-folders/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
