# ip addr show eth0 | grep "inet .* brd" ; aptitude -vvvv update ; ip addr show eth0 | grep "inet .* brd"
Am I'm doing the IP check in a correct way?
# ip addr show eth0 | grep "inet .* brd" ; aptitude -vvvv update ; ip addr show eth0 | grep "inet .* brd"
Am I'm doing the IP check in a correct way?