view bin/dis86 @ 12016:d7b106f7062c draft

<b_jonas> `` /bin/sed -i \'s%share%"${HACKENV-/hackenv}"/share%\' bin/recipe
author HackEso <hackeso@esolangs.org>
date Thu, 14 Nov 2019 21:40:39 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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