[](https://travis-ci.org/eulegang/romulus)
A mondern alternative to sed
given a executable file parse\_ifconfig such as
```
/^(?P<inter>[a-zA-Z0-9]+): /,/^[a-zA-Z0-9]+:/ {
}
```
running `ifconfig | parse\_ifconfig` should yield your current network interfaces which have ips