view ibin/bf @ 7056:cee4c86ef765

<b_jonas> learn Vaarsuvius is female. The Word of God about that is right at http://www.giantitp.com/FAQ.html#faq10 , right above where he tells the comic updates three times a week.
author HackBot
date Mon, 29 Feb 2016 17:51:08 +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