#!/bin/sh # # shell script to Delete the SQLite Bacula database (same as deleting # the tables) # db_name=bacula rm -f /var/bacula/working/${db_name}.db