bug-coreutils
[Top][All Lists]
Advanced

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

bug#11487: coreutils:base64


From: Eric Blake
Subject: bug#11487: coreutils:base64
Date: Wed, 16 May 2012 10:32:21 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

merge 11486 11487
tag 11487 notabug
close 11487
thanks

On 05/16/2012 07:25 AM, Marsaleix Thomas wrote:
>               rehello,
>       That's ok, my problem come from new line.
>       echo "è" | base64 
> is:
>       "è\n" | base64 
> and:  echo -n "è" | base64 works better.

Glad to hear you figured it out, and that it is not a bug.  I'm closing
this report.

As a side note, 'echo -n' is not portable.  You should really get in the
habit of using 'printf' instead.

-- 
Eric Blake   address@hidden    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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