> echo -e "\NNN" where NNN is the ascii number of the offending character.
Sure, like this? > echo -e '\152' -e \152 Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.dnsalias.net/ Please do not CC list postings to me.
