view bin/dis86 @ 12193:aa22c38426e9 draft

<oerjan> mkx ../bin/u//cd ${HACKENV-/hackenv}; nur "$1"
author HackEso <hackeso@esolangs.org>
date Wed, 27 Nov 2019 02:11:28 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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