[net.sources] how do I convert files which are in the "begin - ascii text - end" form

jrm@cblpe.UUCP (John Miller) (10/16/86)

Sorry to be so ignorant, but people are putting ".com" and ".exe"
files into a special format for the purpose of transmisson. The form is:



begin 644 doggie.com
M_+P``:$"`(S+*\/VQ/!T!;C__^L$L033X*/Y(RT4*G(%/0`!<RRZ6"/IN@#[
		.
		.
		.
end

How do I make this an executable file again?

-- 


             ___
            (o o)
             -v-       j.r. miller, at&t bell labs, columbus, oh
             |||    		(614) 860-4314

keeshu@nikhefk.uucp (Kees Huyser) (10/21/86)

[replace this line with a beautiful thought]

Try uudecode filename.
All files in the format you mentioned are coded to facilitate the transfer
of binary files through the net. Since some sites won't handle 8 bit transfers,
all files must be converted to pure 7 bit ASCII. The conversion to and from
7 bit ASCII is done by using the two programs UUENCODE and UUDECODE.
Ask your system administrator if they are available on your system. If not,
let me know and I'll see if I can mail them to you.
 
 -- Kees Huyser

 UUCP : keeshu@nikhefk.UUCP
	 {...seismo!mcvax}!nikhefk!keeshu
------------------------------------------