# converts from iso-8859-2 to utf8 and adds a "magic number" to the start of the file cstocs il2 utf8 $1 | sed "1{s/^/\xEF\xBB\xBF/}" >$2