putting a little more thought into your actual problem, use tcs: tcs -f 8859-1
which (as i remember) will map 0x80-ff to U0080-00ff and you can use normal utf8 regular expressions. tristan -- All original matter is hereby placed immediately under the public domain.
