#!/bin/bash -

F=${0##*/}
trs -f "${0%/*}/../aux/charsets/${F%-*}" -e '\200\-\377 �'
