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 [...]