view bin/unirecode @ 12278:805908a65518 draft

<kspalaiologos> fetch /hackenv/bin/asmbf https://hack.esolangs.org/get/bin/asmbf
author HackEso <hackeso@esolangs.org>
date Tue, 31 Dec 2019 18:31:10 +0000
parents 70a1b041d675
children
line wrap: on
line source

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