Unix to Unix encoding or Uuencoding is a method to encode binary data in text form so that it can be transmitted in text form over mediums such as Email.
It has been replaced by MIME (Base64) and yEnc.
The filename to write in the header
begin 0744 uuencoded_file.dat
$04)#1```
`
end
The Unix file permission as four octal digits that should be written to the output
begin 0744 uuencoded_file.dat
$04)#1```
`
end
Comments 0