srsudar / eg

Useful examples at the command line.
MIT License
1.8k stars 98 forks source link

Add command `brctl` to examples. #70

Closed Lirt closed 6 years ago

Lirt commented 6 years ago

Signed-off-by: Ondrej Vasko ondrej.vasko@vnet.eu

Lirt commented 6 years ago

Please redo travis test. There was some internal error in travis.

srsudar commented 6 years ago

Great, thanks. Sorry this has taken me some time to get to. brctl on my Mac is a document cloud server, but I just tried most of the commands on a Linux machine and they work great.

This might be the first tool that has a name conflict on Mac/Linux and isn't just a few subtle API differences. If someone submits the other one I'm going to have to think about how to support different systems, eg man 8 brctl, which I've been punting on.

I'm going to make a few edits to bring it in line with my draconian spacing requirements and then will include it in a release, hopefully within a few days.

Lirt commented 6 years ago

That's interesting, I didn't know about it.

I got no idea about how to make interface to it but thank you for merge.