#! /bin/csh -f # Last modified on Sat Jul 30 01:30:35 1988 by stolfi #------------------------------------------------------------------------ # Removes all irrelevant routing information from a bunch of messages. # Leaves the info that mhe is likely to use in case you want # to reply or follow up the message. # This includes Reply-To, Return-Path, Message/Article id, Followup-To, # Distribution, Newsgroups, and some others. #------------------------------------------------------------------------ filter-files -h "sed -f /udir/stolfi/bin/trim-headers.sed" $*