You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 years ago | |
---|---|---|
.gitignore | 8 years ago | |
README.md | 8 years ago | |
license | 8 years ago | |
main.go | 8 years ago |
README.md
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.