<?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>ser's home page &#187; Bash</title>
	<atom:link href="http:///ser/category/programming/bash/feed" rel="self" type="application/rss+xml" />
	<link>/ser</link>
	<description>about searching</description>
	<lastBuildDate>Tue, 20 Jan 2009 20:03:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Bash Does Not Support RegExps? Read The Fucking Manual!</title>
		<link>/ser/2009/01/12/bash-does-not-support-regexps-read-the-fucking-manual</link>
		<comments>/ser/2009/01/12/bash-does-not-support-regexps-read-the-fucking-manual#comments</comments>
		<pubDate>Sun, 11 Jan 2009 21:29:33 +0000</pubDate>
		<dc:creator>Seweryn Niemiec</dc:creator>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regular expression]]></category>

		<guid isPermaLink="false">/ser/?p=39</guid>
		<description><![CDATA[I have stumbled on this again. There is so many places on the Net (for example Advanced Bash-Scripting Guide) where you can read that Bash does not support regular expression by itself and you have to use other tools (usually grep, sed and awk are mentioned) to match/replace with regex. Since regular expressions are part]]></description>
		<wfw:commentRss>/ser/2009/01/12/bash-does-not-support-regexps-read-the-fucking-manual/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

