Skip to content

Instantly share code, notes, and snippets.

@ivan-loh
Created June 18, 2015 18:16
Show Gist options
  • Select an option

  • Save ivan-loh/b5052c2bcbcf6a6b81f0 to your computer and use it in GitHub Desktop.

Select an option

Save ivan-loh/b5052c2bcbcf6a6b81f0 to your computer and use it in GitHub Desktop.
Decoding base64 encoding with command line
base64 --decode --input infilename --output outfilename
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment