#! /bin/sh # cleanup -- remove extraneous mail header lines with an ed script # -- note that the search order is very important. # echo "Cleaning up $1" /bin/ed $1 <