openwrt命令

3次阅读

1. 查看设备架构(比如 mipsel_24kc、aarch64_cortex-a53 等)

uname -m

2. 查看OpenWrt版本(比如 23.05.0、22.03.5 等)

grep DISTRIB_RELEASE /etc/openwrt_release
正文完
 0