#!/bin/sh # # shell script to drop Bacula database(s) # bindir= db_name=bacula if test xmysql = xbdb ; then $bindir/mysql $* -f <