view bin/unirecode @ 12312:ab575fb7f10e draft

<b_jonas> `` cp -vi /hackenv/tmp/egel-master/include/prelude-hackeso.eg /hackenv/interps/egel/
author HackEso <hackeso@esolangs.org>
date Thu, 20 Feb 2020 23:23:38 +0000
parents 70a1b041d675
children
line wrap: on
line source

c="$(unicode "$@")"; if [[ $? == 0 ]]; then unidecode "$c"; fi