Editor: Blout removes extra blank lines from a file, collapsing multiple
blank lines down to one. It also ensures the file has a
final CrLf.
Blout in not that bright. It does not understand wildcards
or multiple files on the command line, except those expanded
by the OS.
usage:
blout.exe somefile.txt
For Widows, C source included.