A simple application built to spread text eg a log file across multiple processes linux by line. this is so you can process text files much faster across multiple cores.
Usage: ./pipesplit.exe [opts] <command>
-h Print this help
-n <int> Number of processes
2012-01-25 pipesplit-2012-01-25.c