Linux Base64 Decode

Use base64 -d on Linux to decode stdin or files. On macOS, use base64 -D with the BSD command.