view bin/dis86 @ 10325:38a3d39dbaec

<b_jonas> `` perl -i -pe \'warn 0+s/\\bHORU\\b/HOUR/g\' wisdom/time\\ cube
author HackBot
date Mon, 20 Feb 2017 18:12:04 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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