摘要:
#! /bin/sh # The script is used for test log collection. function usage() { echo " Usage: $0 node_type start/stop case_number Example: $0... 阅读全文
摘要:
#! /bin/sh # The script is used for test log collection. #usage step: #1 configure db's info. (./logcollect.sh db) #2 run script to copy DB log to current server #3 start to collect l... 阅读全文