#!/bin/bash # Mysql Backup Script CentMinMod. # Scripted by Brijendra Sial @ Bullten Web Hosting Solutions [https://www.bullten.com] RED='\033[01;31m' RESET='\033[0m' GREEN='\033[01;32m' YELLOW='\e[93m' WHITE='\e[97m' BLINK='\e[5m' #set -e #set -x...