first check-in of feisty meow codebase. many things broken still due to recent
[feisty_meow.git] / scripts / database / backup_mysql_dbs.sh
1 #!/bin/bash
2 source $SHELLDIR/core/date_stringer.sh
3
4 temphost=$(hostname | sed -e 's/\([^.]*\)\..*/\1/')
5 tar -czf /z/stuffing/archives/backup_dbs_${temphost}_$(date_stringer).tar.gz /home/archives/mysql_dbs/*