view bin/dis86 @ 12410:e9b6a967321b draft

<oerjan> forget prefixe
author HackEso <hackeso@esolangs.org>
date Sun, 04 Jul 2021 16:54:40 +0100
parents 7f957c1f4661
children
line wrap: on
line source

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