command
Version:
v0.15.0
Opens a new window with list of versions in this module.
Published: Aug 18, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
base64 - encode and decode base64 from stdin or file to stdout
Synopsis:
base64 [-d] [FILE]
Description:
Encode or decode a file to or from base64 encoding.
-d decode data (default is to encode)
For stdin, on standard Unix systems, you can use /dev/stdin
Source Files
¶
Click to show internal directories.
Click to hide internal directories.