#!/bin/sh # # shell script to grant privileges to the bacula database # USER=bacula bindir= db_name=bacula if $bindir/mysql $* -u root -f <