ldns-zsplit(1) - Linux man page
Name
ldns-zsplit - split up a zone fileSynopsis
ldns-zsplit [ OPTIONS ] zonefileDescription
Options
- -n NUMBER
- Split after NUMBER RRs, ldns-zsplit will not split in the middle of an RRs.
Each part is saved with a numerical suffix, starting with .000. The largest suffix is thus .999.
- -o ORIGIN
- use ORIGIN as origin when reading the zonefile.
- -z
- Sort the zone before splitting.