linux查看ip地址

ifconfig hostname -I ip addr show | grep ‘inet’ ifconfig ens33 | grep inet | awk ‘{print $2}’ | awk -F: ‘{print $2}’
相關文章
相關標籤/搜索