红联Linux门户
Linux帮助

BusyBox 1.24.1发布,Unix常用工具包

发布时间:2015-10-25 09:15:26来源:红联作者:empast
BusyBox 1.24.1 发布,此版本是个稳定版本,也是个 Bug 修复版本:ftpd (DIR parameter works for non-root too),httpd (heap overflow fix),sort (fix for a a problem affecting glibc build)。构建系统修复了失效的 link-time 优化。

text data bss dec hex filename
860126 486 7272 867884 d3e2c busybox-1.23.2
869074 516 7364 876954 d619a busybox-1.24.0 (buggy link script)
858906 486 7180 866572 d390c busybox-1.24.0 (fixed link script)
858941 486 7180 866607 d392f busybox-1.24.1

BusyBox 是一个集成了一百多个最常用 linux 命令和工具的软件。BusyBox 包含了一些简单的工具,例如 ls、cat 和echo 等等,还包含了一些更大、更复杂的工具,例 grep、find、mount 以及 telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀。简单的说 BusyBox 就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令,也包含了 Android 系统的自带的shell。

软件详情:http://www.busybox.net/

来自:开源中国社区
文章评论

共有 0 条评论