view bin/unirecode @ 12336:fe7072a30baf draft

<shachaf> learn The password of the month is still up for grabs.
author HackEso <hackeso@esolangs.org>
date Fri, 03 Jul 2020 10:20:25 +0000
parents 70a1b041d675
children
line wrap: on
line source

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