view ibin/bf32 @ 4077:b0128e1ddf08

<oerjan> sed -i \'s/$/ He was Doctor Mengele in his previous life, as evidenced by his norn experiments./\' wisdom/sgeo
author HackBot
date Tue, 26 Nov 2013 13:51:08 +0000
parents 33a6019d8e99
children 77ae80f1894d
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