SQ(1) User Commands SQ(1) NAME sq toolbox packet split - Split a message into packets SYNOPSIS sq toolbox packet split [OPTIONS] FILE DESCRIPTION Split a message into packets. Splitting a packet sequence into individual packets, then recombining them freely with `sq toolbox packet join` is a great way to experiment with OpenPGP data. The converse operation is `sq toolbox packet join`. OPTIONS Subcommand options -B, --binary Emit binary data -p, --prefix=PREFIX Write to files with PREFIX [defaults: `FILE-` if FILE is set, or `output-` if read from stdin] FILE Read from FILE or stdin if omitted [default: -] Global options See sq(1) for a description of the global options. EXAMPLES Split a certificate into individual packets sq toolbox packet split juliet.pgp SEE ALSO sq(1), sq-toolbox(1), sq-toolbox-packet(1). For the full documentation see . VERSION 0.35.0 (sequoia-openpgp 1.20.0) Sequoia PGP 0.35.0 SQ(1)