<?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>Open Source Research and Development &#187; GREP Tools</title>
	<atom:link href="http://osrd.org/tag/grep/feed" rel="self" type="application/rss+xml" />
	<link>http://osrd.org</link>
	<description>Free and Open Source R&#38;D Projects, Articles, and Reviews</description>
	<lastBuildDate>Wed, 18 Feb 2009 03:54:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Is grep an acronym? Does it mean GNU Regular Expression P?</title>
		<link>http://osrd.org/projects/grep/grep-faq/is-grep-an-acronym-does-it-mean-gnu-regular-expression-p</link>
		<comments>http://osrd.org/projects/grep/grep-faq/is-grep-an-acronym-does-it-mean-gnu-regular-expression-p#comments</comments>
		<pubDate>Sun, 04 Jan 2009 20:32:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[grep FAQ]]></category>
		<category><![CDATA[GREP Tools]]></category>

		<guid isPermaLink="false">http://osrd.org/?p=12</guid>
		<description><![CDATA[grep originated from ed command: g/re/p where re is a regular expression, g stands for globally, and p stands for print. So one could say grep is an acronym of &#8220;Global Regular Expression Print&#8220;.
]]></description>
			<content:encoded><![CDATA[<p>grep originated from ed command: g/re/p where re is a regular expression, g stands for globally, and p stands for print. So one could say grep is an acronym of &#8220;<a title="Global Regular Expression Print Tools (grep variants)" href="projects/grep/global-regular-expression-print-tools-grep-variants">Global Regular Expression Print</a>&#8220;.</p>
]]></content:encoded>
			<wfw:commentRss>http://osrd.org/projects/grep/grep-faq/is-grep-an-acronym-does-it-mean-gnu-regular-expression-p/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
