view bin/dis86 @ 11631:63b2bcbd6d00 draft

<oerjan> rm bin/dc
author HackEso <hackeso@esolangs.org>
date Sun, 21 Oct 2018 15:27:48 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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