freebsd-dev/usr.bin/bintrans
Piotr Pawel Stefaniak 540a99289b Add the base64 command using b64encode and b64decode
Various scripts expect the base64 command to be present. We've had the
code and it's been exposed as b64encode/b64decode, but it wasn't widely
known under these names and the syntax is much different.

Reviewed by:	delphij
Differential Revision:	https://reviews.freebsd.org/D32945
2022-04-18 13:53:59 +02:00
..
tests
bintrans.1 Add the base64 command using b64encode and b64decode 2022-04-18 13:53:59 +02:00
bintrans.c Add the base64 command using b64encode and b64decode 2022-04-18 13:53:59 +02:00
Makefile Add the base64 command using b64encode and b64decode 2022-04-18 13:53:59 +02:00
Makefile.depend
uudecode.c Add the base64 command using b64encode and b64decode 2022-04-18 13:53:59 +02:00
uuencode.c Add the base64 command using b64encode and b64decode 2022-04-18 13:53:59 +02:00
uuencode.format.5