view bin/dis86 @ 4651:8d5d1b1d8a5a

<shachaf> ln -s unidecode bin/icode
author HackBot
date Fri, 06 Jun 2014 08:32:34 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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