BusyBox 1.23.2 发布,Unix常用工具包
阿里百川,开启移动应用开发的新篇章
BusyBox 1.23.2 发布,此版本主要更改信息如下:
1.23.2 has fixes for dc (more tolerant to lack of whitespace), modinfo (was not ignoring directory component of path names in a few places),modprobe (better compatibility for "rmmod" alias),wget (--header now overrides built-in headers, not appends to).
详细信息请参考页面:http://www.busybox.net/
BusyBox 结合许多共同的小版本的 UNIX 工具到一个单一的可执行文件。它提供的替代品大部分公用事业中找到你通常的GNU fileutils,shellutils 等工具,BusyBox 提供了一个比较完善的环境,任何小的或嵌入式系统。