view bin/dis86 @ 11886:8c56ed42e565 draft

<ais523> ` chmod a+x ibin/7
author HackEso <hackeso@esolangs.org>
date Sat, 20 Jul 2019 01:31:37 +0000
parents 7f957c1f4661
children
line wrap: on
line source

bin="$1"; shift; unhex "$bin" | udcli -noff -nohex -64 "$@" | perl -pe 's/^ *//; s/ *\n/; /;'