view bin/dis86 @ 12198:95f2fe947444 draft

<oerjan> revert
author HackEso <hackeso@esolangs.org>
date Thu, 28 Nov 2019 01:38:45 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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