2023-10-03 Shell-Script - 計算時間差小工具 Shell-Script Shell-Script #!/bin/bash linee="-------------------------------------->>>" clear echo -e &quo
2022-10-03 Shell-Script - 建立 SVN-CO 排程並 sync 至雲端 Shell-Script Shell-Script #!/bin/bash SendLine(){ LineToken="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
2022-08-03 Shell-Script - 偵測 mysql 服務是否正常運作 Shell-Script Shell-Script #!/bin/bash step=2 #間隔的秒數 TOKEN="XXX" #LINE TOKEN MESSAGE1="Mysql Connec
2022-08-03 Shell-Script - 偵測 telegraf 服務 Shell-Script Shell-Script step=2 #間隔的秒數 TOKEN="XXX" message="%0D%0A TEST-222 Telegraf offline" l_proces
2022-08-03 Shell-Script - 新增使用者 Shell-Script Shell-Script #!/bin/bash while [ "i" != "1" ] do echo -n new user name:
2022-08-03 Shell-Script - 抓 youtube 影片腳本 Shell-Script Shell-Script 抓影片腳本 (youtube,pornhhub ……)#!/bin/bash #date=`date +%Y%m%d` binpath="/usr/bi
2022-08-03 Shell-Script - Linux 清除內部解析暫存 Shell-Script Shell-Script #!/bin/bash rndc flush service named restart rndc flush