On this page you find all important commands for the CLI tool base32. If the
command you are looking for is missing please ask our AI.
base32
base32 - base32 encode/decode data and print to standard output
List of commands for base32:
-
base32:tldr:6f26b base32: Encode a file.$ base32 ${filename}try on your machineexplain this command
-
base32:tldr:d6a2d base32: Decode a file.$ base32 --decode ${filename}try on your machineexplain this command