1 # Sed script for tests/translit-check editing.
3 # For systems that distinguish between text and binary I/O\
4 # the binary mode of iconv must be selected.\
5 UNAME=${UNAME-`uname 2>/dev/null`}\
7 *-DOS) MODE='--binary' ;;\
10 /iconv/ s/iconv/& $MODE/