|
|
1.1 ! root 1: : run this script through /bin/sh ! 2: : read in the current message, rn-style ! 3: LINK="@" ! 4: ! 5: # Skip headers, then print out the body lines prepended with "> " ! 6: sed -n ' ! 7: :header ! 8: /^$/b eohdr ! 9: n ! 10: b header ! 11: :eohdr ! 12: n ! 13: b body ! 14: :body ! 15: s/^/> /p ! 16: n ! 17: b body' $LINK
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.