3 splitkeys \- split an OpenPGP keyring
12 Splits an OpenPGP keyring into a bunch of keyrings of the format
13 splitfile-%d.pgp, all of which contain no more than \fImaxkeys\fR keys
14 (or 10000 if not specified).
17 .B splitkeys 1000 < keyring.gpg
18 Split keyring.gpg into a collection of keyrings all containing 1000 keys at
21 splitkeys was written by Jonathan McDowell <noodles@earth.li>. It can be
22 found as part of onak at http://www.earth.li/projectpurple/progs/onak.html