#!/bin/sh MYDIR=$(dirname $0) python $MYDIR/src/interp.py "$@"