mirror of https://github.com/aredn/aredn.git
4 lines
46 B
Plaintext
4 lines
46 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
ifconfig -a | grep -B1 "inet addr"
|