#!/bin/sh export PYTHONPATH="$PYTHONPATH:../swig/python" cd `dirname $0` exec ./nested_exec.py $@