<?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>Mr-San.com : จอมมาร Blog &#187; download</title>
	<atom:link href="http://www.mr-san.com/tag/download/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mr-san.com</link>
	<description>Learning by self, Doing for Expertise</description>
	<lastBuildDate>Mon, 30 Jan 2012 10:58:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Howto use Curl to download file</title>
		<link>http://www.mr-san.com/curl-download-file/</link>
		<comments>http://www.mr-san.com/curl-download-file/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 04:38:52 +0000</pubDate>
		<dc:creator>Mr-San.com</dc:creator>
				<category><![CDATA[Tricks]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[download]]></category>

		<guid isPermaLink="false">http://www.mr-san.com/curl-download-file/</guid>
		<description><![CDATA[in Mac, I don&#8217;t have wget but have curl, when I try to download some file it show content in file not output to file. This command use for download file with curl curl -C - -O http://www.mr-san.com/file.ext It will save and resuming download.]]></description>
		<wfw:commentRss>http://www.mr-san.com/curl-download-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

