<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://linuxdevelopernotes.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Sed</title>
 <link>http://linuxdevelopernotes.com/category/editors/sed</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Shell Commands with Sed</title>
 <link>http://linuxdevelopernotes.com/howtos/shell-commands-sed</link>
 <description>&lt;p&gt;Sed, that most useful of pattern replacement tools, can be used for much more than simple string replacements in text files.  This article will examine the uses of Sed for creating commands and feeding them to the shell.  This can be extremely useful, especially when working on file manipulations for large batches of files at a time.  Let&#039;s say for example that you&#039;ve got a directory full of files, and you&#039;d like to move them into subdirectories according to the first three characters of the filenames.  This is a one-liner with sed.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://linuxdevelopernotes.com/howtos/shell-commands-sed&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://linuxdevelopernotes.com/howtos/shell-commands-sed#comments</comments>
 <category domain="http://linuxdevelopernotes.com/category/editors/sed">Sed</category>
 <pubDate>Mon, 21 Apr 2008 22:15:29 -0500</pubDate>
 <dc:creator>btilma</dc:creator>
 <guid isPermaLink="false">12 at http://linuxdevelopernotes.com</guid>
</item>
<item>
 <title>SED - Man Page</title>
 <link>http://linuxdevelopernotes.com/manpages/sed-man-page</link>
 <description>Section: User Commands (1)&lt;BR&gt;Updated: February 2006&lt;BR&gt;&lt;A HREF=&quot;#index&quot;&gt;Index&lt;/A&gt;


&lt;A NAME=&quot;lbAB&quot;&gt;&amp;nbsp;&lt;/A&gt;
&lt;H2&gt;NAME&lt;/H2&gt;

sed - stream editor for filtering and transforming text
&lt;A NAME=&quot;lbAC&quot;&gt;&amp;nbsp;&lt;/A&gt;
&lt;H2&gt;SYNOPSIS&lt;/H2&gt;

&lt;B&gt;sed&lt;/B&gt;

[&lt;I&gt;OPTION&lt;/I&gt;]...&lt;p&gt;&lt;a href=&quot;http://linuxdevelopernotes.com/manpages/sed-man-page&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://linuxdevelopernotes.com/category/editors/sed">Sed</category>
 <category domain="http://linuxdevelopernotes.com/category/man-pages/sed">sed</category>
 <pubDate>Tue, 30 Dec 2008 00:27:07 -0600</pubDate>
 <dc:creator>btilma</dc:creator>
 <guid isPermaLink="false">46 at http://linuxdevelopernotes.com</guid>
</item>
</channel>
</rss>
