Created
June 18, 2015 18:16
-
-
Save ivan-loh/b5052c2bcbcf6a6b81f0 to your computer and use it in GitHub Desktop.
Decoding base64 encoding with command line
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| base64 --decode --input infilename --output outfilename |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment