How to check IP address (Linux)

$ ip addr

Command
ip
Description
Show / manipulate routing, network devices, interfaces and tunnels. Usage: ip addr
Deep Dive
Modern replacement for `ifconfig` on Linux.
Related
default