ip address show
hostname -I | cut -d' ' -f1
# get minimum details about IP system adress hostname -I
ip address show;