Difference between revisions of "BusyBox"
From eLinux.org
m |
|||
| Line 1: | Line 1: | ||
Busybox is a program with small memory footprint, designed to replace a suite of otherwise | Busybox is a program with small memory footprint, designed to replace a suite of otherwise | ||
large Linux utilities. It is commonly used in embedded Linux systems. | large Linux utilities. It is commonly used in embedded Linux systems. | ||
| + | |||
| + | Over 57 projects are listed on the [http://www.busybox.net/products.htm busybox projects page]. | ||
See http://www.busybox.net/ | See http://www.busybox.net/ | ||
Revision as of 23:46, 11 April 2011
Busybox is a program with small memory footprint, designed to replace a suite of otherwise large Linux utilities. It is commonly used in embedded Linux systems.
Over 57 projects are listed on the busybox projects page.
A good article on busybox is at: http://www-128.ibm.com/developerworks/linux/library/l-busybox/