On 3/28/2013 7:54 AM PT, Philip TAYLOR typed:

$ base64 -di encoded.txt decoded.jpg
base64: extra operand `encoded.txt'
Try `base64 --help' for more information.

Too many parameters.  Add a redirection operator such as ">",
as in :

$ base64 -di encoded.txt > decoded.jpg

Philip wins! Thank you!!! :D
--
"Busy as ants hurrying orcs were digging, digging lines of deep trenches in a huge ring, just out of bowshot from the walls;" --The Return of the King (book)
   /\___/\         Ant(Dude) @ http://antfarm.ma.cx (Personal Web Site)
  / /\ /\ \                Ant's Quality Foraged Links: http://aqfl.net
 | |o   o| |
    \ _ /        If crediting, then use Ant nickname and AQFL URL/link.
     ( )         If e-mailing, then axe ANT from its address if needed.
Ant is currently not listening to any songs on this computer.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to