<?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>x83.net &#187; command line</title>
	<atom:link href="http://www.x83.net/tag/command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.x83.net</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 13:53:33 +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>Sending image emails with mutt from command line</title>
		<link>http://www.x83.net/sending-image-emails-with-mutt-from-command-line/</link>
		<comments>http://www.x83.net/sending-image-emails-with-mutt-from-command-line/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 06:32:46 +0000</pubDate>
		<dc:creator>Giany</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mutt]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.x83.net/?p=313</guid>
		<description><![CDATA[ls &#124; perl -ne &#8216;$a=$_;chomp $a;$b=&#8221;mutt -s \&#8221;poza $a\&#8221; -a $a &#60;email&#62; &#60; message.txt\n&#8221;;print $b;`$b`&#8217;]]></description>
			<content:encoded><![CDATA[<blockquote><p>ls | perl -ne &#8216;$a=$_;chomp $a;$b=&#8221;mutt -s \&#8221;poza $a\&#8221; -a $a &lt;email&gt; &lt; message.txt\n&#8221;;print $b;`$b`&#8217;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.x83.net/sending-image-emails-with-mutt-from-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

