-
Carlos Alexandro Becker authored
`echo blah | base64` will actually result in the base64 of `blah\n`, which will usually not be intended by the user.
4b5a3d2e
`echo blah | base64` will actually result in the base64 of `blah\n`, which will usually not be intended by the user.