This is the command splitkeys that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
splitkeys - split an OpenPGP keyring
SYNOPSIS
splitkeys [ maxkeys ]
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
splitkeys 1000 < keyring.gpg
Split keyring.gpg into a collection of keyrings all containing 1000 keys at most.
Use splitkeys online using onworks.net services