<?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>Slopjongs weblog &#187; commands</title>
	<atom:link href="http://slopjong.de/tag/commands/feed/" rel="self" type="application/rss+xml" />
	<link>http://slopjong.de</link>
	<description>A geek discovering the World, Tech &#38; Science</description>
	<lastBuildDate>Wed, 25 Jan 2012 11:13:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Download files recursively with wget</title>
		<link>http://slopjong.de/2011/07/12/download-files-recursively-with-wget/</link>
		<comments>http://slopjong.de/2011/07/12/download-files-recursively-with-wget/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 12:01:40 +0000</pubDate>
		<dc:creator>slopjong</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[commands]]></category>

		<guid isPermaLink="false">http://slopjong.de/?p=4738</guid>
		<description><![CDATA[With wget you can download files directly in a shell. If you want to download a whole site, known as downloading recursively, you can set the r option.

wget -r http://inkscape.gristle.org

By default wget respects the robots file and thus only downloads the non-private files. The protocol of the robots exclusion standard is pure advisory, this means [...]]]></description>
		<wfw:commentRss>http://slopjong.de/2011/07/12/download-files-recursively-with-wget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Mac and *nix commands</title>
		<link>http://slopjong.de/2009/01/25/useful-mac-commands/</link>
		<comments>http://slopjong.de/2009/01/25/useful-mac-commands/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 14:53:09 +0000</pubDate>
		<dc:creator>slopjong</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://slopjong.de/?p=680</guid>
		<description><![CDATA[I forget regularly useful commands and that&#8217;s why I list some of them here. The page is neither intended to be a complete reference nor a list of mac-only commands. Some are, others aren&#8217;t. I update this post now and then and as soon as I review the post I&#8217;ll mark everything what&#8217;s mac- or [...]]]></description>
		<wfw:commentRss>http://slopjong.de/2009/01/25/useful-mac-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

