> There IS NO SUCH THING as upper (or "8-bit") ASCII. What, NOW you're a prescriptivist? :-) sed -e "s/upper ASCII/8-bit codepage where for n<128, the values are identical with ASCII, but with various platform-specific characters for n>127/g" Cheers, Dan.