<?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>subogero linux blog &#187; sed</title>
	<atom:link href="http://linux.subogero.com/tag/sed/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux.subogero.com</link>
	<description>#!/bin/bash</description>
	<lastBuildDate>Thu, 01 Jan 2015 17:57:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Curling</title>
		<link>http://linux.subogero.com/978/curling/</link>
		<comments>http://linux.subogero.com/978/curling/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 21:39:02 +0000</pubDate>
		<dc:creator>subogero</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ash]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[napirajz]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://linux.subogero.com/?p=978</guid>
		<description><![CDATA[I&#8217;m not referring to the most boring sport EVER. Instead, it&#8217;s a command line tool I&#8217;ve discovered recently: curl. You specify a URL on the command line (e.g. curl http://napirajz.hu), and it prints the contents to standard output.
Time to write my most popular website ever:
The business case:
Bloody multinational corporations filter the internet. One cannot access [...]]]></description>
		<wfw:commentRss>http://linux.subogero.com/978/curling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seduced by sed</title>
		<link>http://linux.subogero.com/15/seduced-by-sed/</link>
		<comments>http://linux.subogero.com/15/seduced-by-sed/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 12:44:12 +0000</pubDate>
		<dc:creator>subogero</dc:creator>
				<category><![CDATA[posts]]></category>
		<category><![CDATA[sed]]></category>

		<guid isPermaLink="false">http://linux.subogero.com/?p=15</guid>
		<description><![CDATA[So I started searching the internet about the usage of sed, the ultimate stream editor. I found the number one site about the Awful Truth. If you have any question about sed, you&#8217;ll find the answer here. My favourites so far:
Simple replacement of &#8220;Windows&#8221; to &#8220;Linux&#8221;, sorry &#8220;foo&#8221; to &#8220;bar&#8221; with the magic s (substitution), [...]]]></description>
		<wfw:commentRss>http://linux.subogero.com/15/seduced-by-sed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cygwin &#8211; How it All Started</title>
		<link>http://linux.subogero.com/11/cygwin-how-it-all-started/</link>
		<comments>http://linux.subogero.com/11/cygwin-how-it-all-started/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 22:58:02 +0000</pubDate>
		<dc:creator>subogero</dc:creator>
				<category><![CDATA[posts]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[sed]]></category>

		<guid isPermaLink="false">http://linux.subogero.com/?p=11</guid>
		<description><![CDATA[At the very respectable company where I spend my days, we&#8217;ve been using a mysterious cygwin shell for building software projects. Don&#8217;t ask me why. I&#8217;d been wondering what the bash2.02&#62; prompt was supposed to mean. Sometimes I overheard sentences about how good the GNU make was, or how cool it was to pipe sed [...]]]></description>
		<wfw:commentRss>http://linux.subogero.com/11/cygwin-how-it-all-started/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
