base64
encode/decode data and print to standard output With no FILE, or when FILE is -, read standard input. The data are encoded as described for the base64 alphabet in RFC 3548. When decoding, the input …
- Provided by: rust-coreutils (Version: 0.8.0-0ubuntu3)
- Report a bug