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 Windows, C source included. See also: blout, text file, tidy, strip blank lines, blank lines, trim
|