view bin/unirecode @ 12165:f50a22ce446a draft

<oerjan> slbd undo//1acd ${HACKENV-/hackenv}
author HackEso <hackeso@esolangs.org>
date Wed, 20 Nov 2019 04:12:48 +0000
parents 70a1b041d675
children
line wrap: on
line source

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