Archive for the ‘Tools’ Category

My sed one-liners

Posted: July 2, 2008 in Tools
Tags: , , ,

Being the hardcore geek that I am, I inevitably find a need to use the GNU stream editor (aka “sed”) for some complex text conversion/filtering from the command lines. Below is a list of my sed one-liners by category.  I normally use GNU sed from the GnuWin32 project under Windows, but most of these one-liners can [...]