Question 3 

$ uudecode -o - 03-mooooon > data
$ file data 
data: gzip compressed data, was "data.xxd", from Unix ...
$ gunzip < data > data.xxd
$ file data.xxd 
data.xxd: ASCII text
tmp$ head data.xxd 
0000000: 504b 0304 1400 0000 0800 4867 1e45 06e6  PK........Hg.E..
0000010: 8fdc fe11 0000 3713 0000 1400 1c00 7061  ......7.......pa
0000020: 6765 732f 7061 6765 2d65 6967 6874 2e70  ges/page-eight.p
0000030: 6466 5554 0900 03a7 2101 54a7 2101 5475  dfUT....!.T.!.Tu
0000040: 780b 0001 04e8 0300 0004 e803 0000 8558  x..............X
0000050: 6920 d4ed d756 184b 08d9 0b53 8c9d 9931  i ...V.K...S...1
0000060: 6618 24c4 d809 45f6 7568 6ca3 3176 d90a  f.$...E.uhl.1v..
0000070: d943 c82e c483 a210 c95a 76ca 9a90 6188  .C.......Zv...a.