view ibin/bf @ 7412:b98aae2264e3

<b_jonas> slashlearn soviet russia/In soviet russia, this wisdom entry reads you.
author HackBot
date Sun, 17 Apr 2016 19:51:03 +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