#!/bin/sh BASEDIR="PERCONA_TOOLKIT_SANDBOX" $BASEDIR/bin/mysql --defaults-file=/tmp/PORT/my.sandbox.cnf "$@" exit