bug-coreutils
[Top][All Lists]
Advanced

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

bug#11487: coreutils:base64


From: Marsaleix Thomas
Subject: bug#11487: coreutils:base64
Date: Wed, 16 May 2012 15:25:26 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

                rehello,
        That's ok, my problem come from new line.
        echo "è" | base64 
is:
        "è\n" | base64 
and:    echo -n "è" | base64 works better.

base64 (GNU coreutils) 8.5



                        Thanks Thomas.






reply via email to

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