I have a shell script where I first define some variables:
BASE_DIR=`pwd` PRJ_NAME="My project" DB_FILE="target/my-project.db" FLAT_FILES=