logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

splitkeys - split an OpenPGP keyring

Author

       splitkeys was written by Jonathan McDowell <noodles@earth.li>. It  can  be  found  as  part  of  onak  at
       http://www.earth.li/projectpurple/progs/onak.html

Description

       Splits  an  OpenPGP keyring into a bunch of keyrings of the format splitfile-%d.pgp, all of which contain
       no more than maxkeys keys (or 10000 if not specified).

Examples

splitkeys1000<keyring.gpg
              Split keyring.gpg into a collection of keyrings all containing 1000 keys at most.

Name

       splitkeys - split an OpenPGP keyring

See Also

onak(1)

                                                                                                    SPLITKEYS(1)

Synopsis

splitkeys [ maxkeys ]

See Also