Decode from stdin

base64

  • Encode or decode file or standard input to/from Base64, to standard output.
    More information: <https://www.gnu.org/software/coreutils/base64>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

{{somecommand}} | base64 --decode

click the source code to copy install base64 on any operating system with command-not-found.com