9 lines
167 B
Plaintext
9 lines
167 B
Plaintext
= Read me
|
|
|
|
This command outputs the ipv4 address for the interface given by name in argument.
|
|
|
|
It uses `getifaddrs` form the `libc`.
|
|
|
|
The man page : `man getifaddrs`
|
|
|