General Networking Stuff Show Ip Addresses and Devices Bash1 2 3 4 5# Shows a list of all devices and their ip addresses. $> ip addr # Pretty print a list of all devices and their ip addresses. $> ip -c addr