view bin/dis86 @ 9987:259fde34b72a

<Jafet> ` echo \'#!/bin/cat\' >quines/cat && chmod +x quines/cat
author HackBot
date Thu, 15 Dec 2016 02:19:48 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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