Mailinglist Archive: opensuse (1750 mails)

< Previous Next >
Re: [opensuse] howto un-encode files from email text encoding??
  • From: "David C. Rankin" <drankinatty@xxxxxxxxxxxxxxxxxx>
  • Date: Thu, 02 Oct 2008 09:16:14 -0500
  • Message-id: <48E4D7AE.5000706@xxxxxxxxxxxxxxxxxx>
Per Jessen wrote:
David C. Rankin wrote:

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


Per, Andrew,

Thanks, that's all I needed, off to man base64!

--
David C. Rankin, J.D., P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >