#!/bin/sh # # shell script to create Bacula MySQL tables # bindir=/usr/bin db_name=${db_name:-bacula} if $bindir/mysql $* -f <