home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / mail / elm / 2377 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  1.4 KB

  1. Xref: sparky comp.mail.elm:2377 alt.fan.warlord:6443
  2. Path: sparky!uunet!pipex!warwick!uknet!canon.co.uk!tim
  3. From: tim@crash.canon.co.uk
  4. Newsgroups: comp.mail.elm,alt.fan.warlord
  5. Subject: Re: Preventing copy in ~/Mail/sent for filetransfers, how?
  6. Summary: not (really) a warlord
  7. Message-ID: <92Sep15.1509.23485@crash.canon.co.uk>
  8. Date: 15 Sep 92 14:09:48 GMT
  9. References: <1992Sep15.121344.13257@cs.tu-berlin.de>
  10. Sender: Tim F O'Donoghue <uunet!canon!tim>
  11. Followup-To: comp.mail.elm
  12. Organization: me myself and i
  13. Lines: 28
  14.  
  15. In comp.mail.elm, tolk@opal.cs.tu-berlin.de (Robert Tolksdorf) writes:
  16. :
  17. |(Talking about size: is there a tool that removes those hundreds of my
  18. |own .signature from ~/Mail/sent?)
  19.  
  20. What about shrinking your sig or not appending it to your mail?
  21.  
  22. |--
  23. || Robert Tolksdorf           | Technical University Berlin |
  24. ||                  | FB 20 - FLP - FR 6-10       |
  25. || e-mail: tolk@cs.tu-berlin.de  | Franklinstr. 28/29          |           
  26. || tel:   +30/314-73558 (FR6078)    | D-1000 Berlin 10 / Germany  |
  27.  
  28. And I'm not even going to mention the tab damage... Damn! There I did it.
  29.  
  30. If you must append then you could always try:
  31.  
  32. ex - ~/Mail/sent<<EOF
  33. g/^-- / .,/^\$/-1d
  34. x
  35. EOF
  36.  
  37. This of course makes certain assumptions about what your sig looks like
  38. and what shell you use (I'm guessing a csh derivative given your use of ~).
  39.  
  40. Tx. [yin and yang]
  41. -- 
  42. Tim F O'Donoghue <tim@crash.canon.co.uk> <uunet!canon!tim>
  43.