Skip to content

base64 decode - lower case#3

Open
mnimm wants to merge 1 commit intoclkao:masterfrom
mnimm:patch-1
Open

base64 decode - lower case#3
mnimm wants to merge 1 commit intoclkao:masterfrom
mnimm:patch-1

Conversation

@mnimm
Copy link
Contributor

@mnimm mnimm commented Jan 6, 2020

"base64 -D" should be "base64 -d" (at least with base64 from GNU coreutils). Results in "base64: invalid option -- 'D'" otherwise.

"base64 -D" should be "base64 -d" (at least with base64 from GNU coreutils). Results in "base64: invalid option -- 'D'" otherwise.
@agolzer
Copy link

agolzer commented Sep 1, 2020

Darwin (macOS) needs uppercase "-D" while Linux needs a lowercase "-d". I created an alternate PR #4

@georgettica
Copy link

yup, I can vouch for a +1 for @agolzer's request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants