摘要: 在openwrt文件 ar71xx.sh中 查询设备类型时,有这么一句, machine=$(awk 'BEGIN{FS="[ \t]+:[ \t]"} /machine/ {print $2}' /proc/cpuinfo)解决:1)查看cpuinforoot@hbg:/dev# cat /pro 阅读全文
posted @ 2016-05-20 09:00 hbg-rohens 阅读(8809) 评论(0) 推荐(0)