Bash/Shell查询光猫运行状态(光纤光衰,运行温度等...)

#!/bin/bash#查询光猫状态:光纤光衰值等...#匹配型号:友华 PT926GmodemType="友华 PT926G"trap "rm -f $cookieFile" 0curl -s 'http://192.168.1.1:8080/boaform
cygwin Shell 2021年07月20日 341次浏览