#!/bin/rc
#c=␣
c=`{unicode 00a0}
d=`{unicode 0x2019}
cat | tr $c$d ' '''  | tcs -f 8859-1
