digi:temp
这是本文档旧的修订版!
claim-PFZcyy7nRvz5gm3wCUqE
ip address : get the first net interface IP address by shell
IPADDR=$(ip addr | awk '/^[0-9]+: / {}; /inet.*global/ {print gensub(/(.*)\/(.*)/, "\\1", "g", $2)}'|head -1)
digi/temp.1603332242.txt.gz · 最后更改: 由 127.0.0.1
