The filtmsql program reformats output produced by mysqldump to reduce
overlong lines.
A line break is is inserted before the second table entry and all following
table entries of a table.

To run the program use

	filtmsql
	filtmsql <inputfile>
	filtmsql <inputfile> <outputfile>

The program uses standard input and/or standard output if inputfile
and/or outputfile are not specified.


In dktools version 3 the filtmsql program will be replaced by the new dkdbt
program. This program is already available in the preview archives in the
3-preview directory in the download area.
The recent binary installation file for Windows dktools-win32-*.exe
already installs dkdbt.exe.
