What is BusyBox?

24 points by jussi


lorddimwit

Not much. What is BusyBox with you?

zie

I'd still be interested to know if these are reimplementations or just the original source code of the utility shrunk down.

It's a re-implementation, See: https://busybox.net/about.html

The source is here: https://github.com/vda-linux/busybox_mirror

technomancy

Honestly really bugs me when a program pretends to be something it's not. The worst is when you try to run gcc on macs and get clang instead, because apparently the people who make macs (or maybe the users?) have never heard of cc? Powershell does this too. Pick a different name!