view ibin/bf @ 3575:add87b992baa

<Roujo> echo \xe3\x83\xbd\xe0\xbc\xbc\xe0\xba\x88\xd9\x84\xcd\x9c\xe0\xba\x88\xe0\xbc\xbd\xef\xbe\x89 > raise_them
author HackBot
date Fri, 30 Aug 2013 13:05:58 +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