adam.nz
about
posts
projects
contact
linux# awk '/32 host/ { print f } {f=$2}' /proc/net/fib_trie
How to look up the IP address on a Linux host which doesn’t have any binaries to look it up for you (eg. a minimal docker host without
ifconfig
or
ip
).