home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sources / wanted / 5631 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.1 KB

  1. Xref: sparky comp.sources.wanted:5631 alt.binaries.pictures.d:6129
  2. Nntp-Posting-Host: arizona.et.byu.edu
  3. Lines: 18
  4. Path: sparky!uunet!gatech!news.byu.edu!news
  5. Message-ID: <`v#@byu.edu>
  6. Date: Tue, 12 Jan 93 15:21:36 MST
  7. From: haymoree@arizona.et.byu.edu (Edward Haymore)
  8. Subject: Re: eek.c wanted
  9. Newsgroups: comp.sources.wanted,alt.binaries.pictures.d
  10. Followup-To: comp.sources.wanted,alt.binaries.pictures.d
  11. References: <1993Jan10.023846.27970@sol.ctr.columbia.edu>
  12. X-Newsreader: TIN [version 1.1 PL8]
  13.  
  14. Alireza Vali (reza@poseidon.ae.utexas.edu) wrote:
  15. | There is a program called eek.c which allows you to extract multiple
  16. | uuencoded files without having to editing, seperating, or "cleaning"
  17. | up the save file.  Would someone please e-mail a copy to me?  Thanks
  18. | in advance.
  19.  
  20. I used 
  21. cat *.uue | sed <delete the headers and extra info> | uuencode
  22.  
  23. It's easiest if there's a specific "begin" and "end" in each message.
  24. Seems like uuencode might want a switch to specify stdin, I forget.
  25.  
  26. Email me with particulars and I'll give you the sed syntax, or check the
  27. man page.
  28.  
  29. --
  30. Ed Haymore
  31. ed@byu.edu
  32.