mysql backup script
Jan 05, 2010
This is a simple script for creating a set number of backups of your mysql database. The script will write up to the number of backups defined, and then once that limit is reached, begin removing the oldest of all of the backups and adding the new backup.
under:
bash