摘要: #!/bin/bash # 日常运营数据 # 发送邮件 ############# DB_USER=<username> DB_PASSWD=<password> DB_HOST='192.168.xx.xx' # DATE=$(date +"%Y%m%d_%H%M%S") # EXCEL_DIR= 阅读全文
posted @ 2022-05-31 08:58 dafengchui 阅读(27) 评论(0) 推荐(0)