view bin/dis86 @ 7723:551c10d9fa9e

<fizzie> mkx bin/f//${1%% *} "$(< ${1#* })"
author HackBot
date Wed, 04 May 2016 00:42:30 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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