view ibin/bf @ 7664:91337bae4e96

<moon__> mkx bin/swat//echo ---\xe2\x96\xa6\xe2\x96\xa6 bad $1
author HackBot
date Tue, 03 May 2016 00:29:53 +0000
parents e51edd3df7ff
children
line wrap: on
line source

#!/bin/sh
. lib/interp

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

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