<?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>WTF *Nix &#187; linux sed</title>
	<atom:link href="http://www.wtfnix.com/tag/linux-sed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wtfnix.com</link>
	<description>Just another *nix Blog</description>
	<lastBuildDate>Tue, 04 May 2010 13:46:34 +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>man sed</title>
		<link>http://www.wtfnix.com/2008/04/man-sed/</link>
		<comments>http://www.wtfnix.com/2008/04/man-sed/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 23:50:12 +0000</pubDate>
		<dc:creator>WTF *Nix</dc:creator>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[linux sed]]></category>
		<category><![CDATA[man sed]]></category>
		<category><![CDATA[sed manual]]></category>

		<guid isPermaLink="false">http://www.wtfnix.com/?p=9</guid>
		<description><![CDATA[NAME
sed &#8211; manual page for sed version 4.1.4
SYNOPSIS
sed [OPTION]&#8230; {script-only-if-no-other-script} [input-file]&#8230;
DESCRIPTION
Sed  is a stream editor.  A stream editor is used to perform basic text
transformations on an input stream (a file or input from  a  pipeline).
While  in  some    ways similar to an editor which permits scripted edits
(such as ed), sed works by making only one pass [...]]]></description>
		<wfw:commentRss>http://www.wtfnix.com/2008/04/man-sed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
