I've got a large number of zone-files in tinydns format, and I'm wondering if there is any lint-like tool to test such a zone-file for correctness?
I could write one in perl, testing the format of each line "+", "@", "6", etc. But it seems like something should be in existence.
Any pointers welcome.
Update: I've knocked up a simple script sufficient for my needs: