home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / question / 13335 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.1 KB

  1. Path: sparky!uunet!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!jd4q+
  2. From: jd4q+@andrew.cmu.edu (Joe Eddy Demers)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: UUENCODE help!
  5. Message-ID: <gf0hoqi00iUyE6umUp@andrew.cmu.edu>
  6. Date: 12 Nov 92 12:39:50 GMT
  7. Article-I.D.: andrew.gf0hoqi00iUyE6umUp
  8. Distribution: usa
  9. Organization: Sophomore, Math/Computer Science, Carnegie Mellon, Pittsburgh, PA
  10. Lines: 17
  11. In-Reply-To: <1992Nov12.173229.10174@cbnewsm.cb.att.com>
  12.  
  13. Hi...
  14.  
  15. To get uuencode to work right, do the following:
  16.  
  17. Say you want to uuencode the binary file blah.mid into the text file blah.uu:
  18.     At the unix prompt, type:
  19.         uuencode blah.mid blah.mid > blau.uu
  20.  
  21. I know that sounds weird, but it works.  I'm not sure why you have to
  22. put the source filename as both the desired file AND the remote file,
  23. but that's the only way I've been able to get it to work, and it works
  24. just fine that way.
  25.  
  26.  
  27.                                             -Jeff Kunins 
  28.                                              jk75@andrew
  29.                                              
  30.