Uuencoding
From Just Solve the File Format Problem
Uuencoding is a way to encode binary data as plain text, suitable for inclusion in an e-mail message or Usenet message.[1]
Contents |
Format
The header line usually starts with "begin
", followed by a Unix file permission code and a filename. The last line is "end
".
Each line of data begins with a character indicating the line length. Since lines have a standard length, all lines except the last one begin with "M
".
Base64 variant
Some uuencode utilities support a variant format that uses standard Base64 encoding, with a "begin-base64
" header line, and a "====
" footer line.
Software
- GNU sharutils:
uuencode
,uudecode
References
See also
Sample files
- comp.binaries.atari.st SpaceWars Version 3.1, Part01/03 - Usenet Archive (1981 - 1991) - ZACH BARTH IS IN CYBERSPACE
- dexvert samples — archive/uue