BusyBox has been written with size-optimization and limited resources in mind.
It is also extremely modular so you can easily include or exclude commands (or
features) at compile time. This makes it easy to customize your embedded
-systems. To create a working system, just add /dev, a kernel, and a shell.
-For a really minimal system, you can even use the busybox shell (not Bourne compatible, but very small and quite usable), and the busybox vi editor.
+systems. To create a working system, just add /dev, a kernel. You can even use
+the busybox shell and the busybox vi editor.
<p>
BusyBox is now maintained by