Quite often I end up performing a series of string manipulation and information extraction activities from the command line. Usually this is achieved with several excellent shell utilities available for Linux/Unix/Cygwin. Because it is tedious to re-type long commands every single time I composed a collection of oneliners (scripts) that are very easy to use and cat extract all kinds of useful informations from arbitrary data streams.

This project has not been maintained in the last couple of years although it should work more or less.