Languages
[Edit]
EN

Bash - decode base64 file

5 points
Created by:
Mark-Rotteveel
537

In this short article we would like to show how to decode file that is encoded with base64 using Bash.

Case 1: when file contains single base64 line:

 

Case 2: when file contains multiple base64 lines: 

Where: tr -d '\r\n' removes newline characters.

 

1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join