|
|
|
|
|
by ElectricalUnion
1047 days ago
|
|
`ip --json ${object} | jq` takes the guesswork and the awful regexps that would be required to otherwise half-ass parse ifconfig output (that is not trivial, otherwise no one would need https://github.com/kellyjonbrazil/jc ). |
|