view bin/dis86 @ 12233:cc8d3fec0222 draft

<b_jonas> `` chmod -c a+x /hackenv/bin/addwhatis
author HackEso <hackeso@esolangs.org>
date Thu, 05 Dec 2019 21:02:25 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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