view bin/unirecode @ 12154:d6aa7ae53124 draft

<oerjan> revert
author HackEso <hackeso@esolangs.org>
date Mon, 18 Nov 2019 02:45:48 +0000
parents 70a1b041d675
children
line wrap: on
line source

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