<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: sed code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Fri, 29 Aug 2008 16:17:33 GMT</pubDate>
    <description>DZone Snippets: sed code</description>
    <item>
      <title>Search and Replace in a file with sed</title>
      <link>http://snippets.dzone.com/posts/show/2273</link>
      <description>&lt;code&gt;sed  -e 's/oldpat2/newpat2/g' file&lt;/code&gt;</description>
      <pubDate>Fri, 14 Jul 2006 00:51:49 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/2273</guid>
      <author>willcodeforfoo ()</author>
    </item>
  </channel>
</rss>
