摘要: dnsfix () { /mnt/c/Windows/system32/ipconfig.exe /all | grep --color=auto "DNS Servers" | cut -d ":" -f 2 | grep --color=auto -e '^ [0-9]' | sed 's/^/ 阅读全文
posted @ 2021-07-15 13:41 stdpain 阅读(65) 评论(0) 推荐(0) 编辑