view ibin/bf @ 2652:18bc81c0b129

<Jafet> echo -e \'\\x7fELF\\x02\\x01\\x01\\0\\0\\0\\0\\0\\0\\0\\0\\0\\x02\\0>\\0\\x01\\0\\0\\0x\\0@\\0\\0\\0\\0\\0@\\0\\0\\0\\0\\0\\0\\0\\xc8\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0@\\08\\0\\x01\\0@\\0\\x03\\0\\x02\\0\\x01\\0\\0\\0\\x05\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0@\\0\\0\\0\\0\\0\\0\\0@\\0\\0\\0\\0\\0\\xb6\\0\\0\\0\\0\\0\\0\\0\\xb6\\0\\0\\0\\0\\0\\0\\0\\0\\0 \\0\\0\\0\\0\\0H\\xc7\\xc7\\x01\\0\\0\\0H\\x8bt$\\x10H\\x85\\xf6u\\x0dH\\xc7\\xc6\\xb4\\0@\\0H\\x8dW\\x01\\xeb\\x17H\\x89\\xf2\\xeb\\x03H\\xff\\xc2\\x8a\\x0a\\x84\\xc9u\\xf7\\xc6\\x02\\x0aH\\xff\\xc2H)\\xf2H\\x89\\xf8\\x0f\\x05\\xeb\\xf9y\\x0a\' > b
author HackBot
date Sat, 13 Apr 2013 23:52:32 +0000
parents 33a6019d8e99
children a24922a01045
line wrap: on
line source

#!/bin/sh
. lib/interp

# Get the bitwidth from the command
BW=`echo "$CMD" | sed 's/bf//'`
if [ "$BW" = "" ] ; then BW=8 ; fi

interp_file ./interps/egobf/src/egobfi$BW