GNU bug report logs - #11486
coreutils base64

Previous Next

Package: coreutils;

Reported by: Marsaleix Thomas <thomas.marsaleix <at> gmx.fr>

Date: Wed, 16 May 2012 16:19:02 UTC

Severity: normal

Tags: notabug

Merged with 11487

Done: Eric Blake <eblake <at> redhat.com>

Bug is archived. No further changes may be made.

Full log


Message #7 received at control <at> debbugs.gnu.org (full text, mbox):

From: Eric Blake <eblake <at> redhat.com>
To: Marsaleix Thomas <thomas.marsaleix <at> gmx.fr>
Cc: 11487 <at> debbugs.gnu.org
Subject: Re: bug#11487: coreutils:base64
Date: Wed, 16 May 2012 10:32:21 -0600
[Message part 1 (text/plain, inline)]
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   eblake <at> redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

[signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 13 years and 13 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.