ifconfig hostname -I ip addr show | grep ‘inet’ ifconfig ens33 | grep inet | awk ‘{print $2}’ | awk -F: ‘{print $2}’ 相关文章: