Difference between revisions of "BusyBox"
From eLinux.org
(catspec) |
|||
| 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. | ||
| + | |||
See http://www.busybox.net// | See http://www.busybox.net// | ||
Revision as of 22:52, 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.
A good article on busybox is at: http://www-128.ibm.com/developerworks/linux/library/l-busybox/