coreutils: base32 invocation

1 
1 3.5 ‘base32’: Transform data into printable data
1 ================================================
1 
1 ‘base32’ transforms data read from a file, or standard input, into (or
1 from) base32 encoded form.  The base32 encoded form uses printable ASCII
1 characters to represent binary data.  The usage and options of this
11 command are precisely the same as for ‘base64’.  ⇒base64
 invocation.
1