coreutils
[Top][All Lists]
Advanced

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

base64 terminal input failure


From: e-letter
Subject: base64 terminal input failure
Date: Thu, 16 Jun 2011 10:34:40 +0100

Readers,

I have tried to copy base64 encoded text from the clipboard (i.e. a
web mail message) to the command terminal:

base64 -d 'xyz'

where 'xyz' is the base64 text. According to the manual, standard
input can be accepted if a file is not accepted but instead the
terminal response is:

base64: xyz: No such file or directory

What is my mistake please?

The command:
'echo xyz | base64 -d'

returns:
�,base64: invalid input

If the base64 text is saved as a file, conversion is successful.

yours,

mandriva2008
gnome220



reply via email to

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