Mailinglist Archive: opensuse (1750 mails)
| < Previous | Next > |
Re: [opensuse] howto un-encode files from email text encoding??
- From: Per Jessen <per@xxxxxxxxxxxx>
- Date: Thu, 02 Oct 2008 10:54:01 +0200
- Message-id: <gc2279$cle$1@xxxxxxxxxxxxxxxx>
David C. Rankin wrote:
David,
all of those attachments are base64 encoded. You can use 'base64' to
decode them - 'base64' is part of coreutils.
/Per Jessen, Zürich
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Listmates,
I have had a number of occasions where colleagues have bungled
attachments to e-mail where I receive the message body and attachment
all run-together in the body of the message. Often times I need to be
able to un-encode and save the encoded spreadsheet, word processing
document or photo back to its .doc, .xls or .jpg native file format.
The encodings appear similar to:
David,
all of those attachments are base64 encoded. You can use 'base64' to
decode them - 'base64' is part of coreutils.
/Per Jessen, Zürich
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |