ifconfighostname -Iip addr show | grep ‘inet’ifconfig ens33 | grep inet | awk ‘{print $2}’ | awk -F: ‘{print $2}’