#!/bin/bashecho $(( `wl -i eth1 phy_tempsense | awk '{ print $1}'` / 2 + 20 ))以上代码在Tools -> System -> Execute Syatem Commands中执行即可得到当前传感器温度eth1改为eth2则用以显示5G的温度