bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26372: Base64 inserts newline [was "Base64 inserts carriage return"]


From: Goulven Guillard
Subject: bug#26372: Base64 inserts newline [was "Base64 inserts carriage return"]
Date: Thu, 6 Apr 2017 10:39:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

Le 05/04/2017 à 17:55, Assaf Gordon a écrit :
It doesn't, and the issue is still in "echo", not in "base64" :)

As well as in vim default configuration, which fortunately I figured before to complain again (use binary mode and ":set noeol" if you don't want EOL to be added…).

I guess I'll have to pipe to `tr -d '\n'` to get rid of them.

Many thanks for the explanations (especially about HTTP, this will save me quite some painful googling…) and demonstration of `od`.

Regards,

Goulven.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]