<?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>SnipL0g &#187; bash</title>
	<atom:link href="http://snippet.c0de.me/category/bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://snippet.c0de.me</link>
	<description>code snippet web log</description>
	<lastBuildDate>Tue, 29 Jun 2010 00:09:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Bash &#8211; Tweeting</title>
		<link>http://snippet.c0de.me/2009/10/14/bash-tweeting/</link>
		<comments>http://snippet.c0de.me/2009/10/14/bash-tweeting/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 18:28:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[argument]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[command line argument]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[shell script]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://snippet.c0de.me/?p=219</guid>
		<description><![CDATA[Author: slac3dork Site: http://snippet.c0de.me Summary: Simple bash script to update twitter status. You may need install cURL. Usage: ./filename.sh &#8220;your tweet&#8221; #!/bin/bash # # _________ .__ .____ _______ # / _____/ ____ &#124;__&#124;_____ &#124; &#124; \ _ \ ____ # \_____ \ / \&#124; \____ \&#124; &#124; / /_\ \ / ___\ # / \ [...]]]></description>
		<wfw:commentRss>http://snippet.c0de.me/2009/10/14/bash-tweeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bash &#8211; Show Computer Hardware Specification</title>
		<link>http://snippet.c0de.me/2009/07/25/bash-show-computer-hardware-specification/</link>
		<comments>http://snippet.c0de.me/2009/07/25/bash-show-computer-hardware-specification/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 18:38:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[shell script]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[specification]]></category>

		<guid isPermaLink="false">http://snippet.c0de.me/?p=110</guid>
		<description><![CDATA[Author: slac3dork Site: http://snippet.c0de.me Summary: This script will show information about processor, RAM, hard disk, VGA, audio, and Ethernet on your computer. Linux Only. #!/bin/bash # # _________ .__ .____ _______ # / _____/ ____ &#124;__&#124;_____ &#124; &#124; \ _ \ ____ # \_____ \ / \&#124; \____ \&#124; &#124; / /_\ \ / ___\ [...]]]></description>
		<wfw:commentRss>http://snippet.c0de.me/2009/07/25/bash-show-computer-hardware-specification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
