原创 如何腳本備份各個分庫

#! /bin/sh if [ $# -lt 1 ];then echo "error.. need args" exit fi if [ "$1"x != "back"x ];then echo "usage back_db.s