#!/bin/sh export SCRIPTDIR=/home/andi/muggle/import cd $SCRIPTDIR echo "creating db" mysql < createdb.mysql #