<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/bash/tags/sed</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 17:28:50 GMT</pubDate>
<item>
<title>(Bash) Add more text to a column of text - therobot</title>
<link>http://snipplr.com/view/6543/add-more-text-to-a-column-of-text/</link>
<description><![CDATA[ <p>For example a list of hosts</p> ]]></description>
<pubDate>Mon, 02 Jun 2008 08:14:11 GMT</pubDate>
<guid>http://snipplr.com/view/6543/add-more-text-to-a-column-of-text/</guid>
</item>
<item>
<title>(Bash) Show few lines from a file - Juanje</title>
<link>http://snipplr.com/view/6509/show-few-lines-from-a-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 30 May 2008 19:01:33 GMT</pubDate>
<guid>http://snipplr.com/view/6509/show-few-lines-from-a-file/</guid>
</item>
<item>
<title>(Bash) Show few lines from a file with sed - Juanje</title>
<link>http://snipplr.com/view/6153/show-few-lines-from-a-file-with-sed/</link>
<description><![CDATA[ <p>Some times you need some specific range of lines from a file and the commands 'head' and 'tail' are not enough for you. This could be a easy solution for this problem.</p> ]]></description>
<pubDate>Thu, 08 May 2008 20:12:43 GMT</pubDate>
<guid>http://snipplr.com/view/6153/show-few-lines-from-a-file-with-sed/</guid>
</item>
<item>
<title>(Bash) Delete specific line from a file with sed - Juanje</title>
<link>http://snipplr.com/view/6152/delete-specific-line-from-a-file-with-sed/</link>
<description><![CDATA[ <p>For deleting a line from a file without open the file you can use sed.

For example, it has been very useful many times for me after anoying messages from ssh when a host I use to connect change the IP...

And sometimes you don't know the line number but you know a specific word from this line.</p> ]]></description>
<pubDate>Thu, 08 May 2008 19:22:02 GMT</pubDate>
<guid>http://snipplr.com/view/6152/delete-specific-line-from-a-file-with-sed/</guid>
</item>
<item>
<title>(Bash) Remove whitespace at EOL in multiple files - sebastian_bergmann</title>
<link>http://snipplr.com/view/4742/remove-whitespace-at-eol-in-multiple-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 23 Jan 2008 12:03:38 GMT</pubDate>
<guid>http://snipplr.com/view/4742/remove-whitespace-at-eol-in-multiple-files/</guid>
</item>
<item>
<title>(Bash) Replace string in multiple files - sebastian_bergmann</title>
<link>http://snipplr.com/view/4741/replace-string-in-multiple-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 23 Jan 2008 12:01:52 GMT</pubDate>
<guid>http://snipplr.com/view/4741/replace-string-in-multiple-files/</guid>
</item>
<item>
<title>(Bash) Replace some text in multiple files in a directory - therobot</title>
<link>http://snipplr.com/view/3858/replace-some-text-in-multiple-files-in-a-directory/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 08 Oct 2007 04:13:39 GMT</pubDate>
<guid>http://snipplr.com/view/3858/replace-some-text-in-multiple-files-in-a-directory/</guid>
</item>
<item>
<title>(Bash) Batch File Rename with awk and sed - ches</title>
<link>http://snipplr.com/view/3648/batch-file-rename-with-awk-and-sed/</link>
<description><![CDATA[ <p>Leave off the final pipe to /bin/sh to do a 'dry run'</p> ]]></description>
<pubDate>Fri, 07 Sep 2007 14:58:16 GMT</pubDate>
<guid>http://snipplr.com/view/3648/batch-file-rename-with-awk-and-sed/</guid>
</item>
<item>
<title>(Bash) Sed convert multiline whitespace to single newline - plexus</title>
<link>http://snipplr.com/view/2935/sed-convert-multiline-whitespace-to-single-newline/</link>
<description><![CDATA[ <p>Converts whitespace that spans multiple lines into a single newline, needs improvement</p> ]]></description>
<pubDate>Tue, 19 Jun 2007 04:33:17 GMT</pubDate>
<guid>http://snipplr.com/view/2935/sed-convert-multiline-whitespace-to-single-newline/</guid>
</item>
<item>
<title>(Bash) Sed search &amp;amp; replace - fugue</title>
<link>http://snipplr.com/view/2616/sed-search--replace/</link>
<description><![CDATA[ <p>Search all SVG files for a certain line, then replace them. Make a backup first, or at least add a tag for sed to make the backups for you.</p> ]]></description>
<pubDate>Wed, 09 May 2007 06:30:58 GMT</pubDate>
<guid>http://snipplr.com/view/2616/sed-search--replace/</guid>
</item>
<item>
<title>(Bash) Example of Fancy File Renaming - benpjohnson</title>
<link>http://snipplr.com/view/2406/example-of-fancy-file-renaming/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 29 Mar 2007 07:29:08 GMT</pubDate>
<guid>http://snipplr.com/view/2406/example-of-fancy-file-renaming/</guid>
</item>
<item>
<title>(Bash) kill processes by regex - plexus</title>
<link>http://snipplr.com/view/1419/kill-processes-by-regex/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 17 Oct 2006 13:25:50 GMT</pubDate>
<guid>http://snipplr.com/view/1419/kill-processes-by-regex/</guid>
</item>
<item>
<title>(Bash) One line global string replacement with sed - yuconner</title>
<link>http://snipplr.com/view/986/one-line-global-string-replacement-with-sed/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 30 Aug 2006 22:10:52 GMT</pubDate>
<guid>http://snipplr.com/view/986/one-line-global-string-replacement-with-sed/</guid>
</item>
</channel>
</rss>