df4d46d3c54b87c12c6e6fdb06d45c21d9d3cb9c
ip
Practice implementing a unix command
I read somewhere that a good way to learn a new language is to implement things like cat and friends in that language. I figured I'd make myself an ifconfig that only prints out the things about which I care. This is that, er, thing.
Languages
Go
100%