Busybox在单一的可执行文件中提供了精简的Unix工具集,可运行于多款POSIX环境的操作系统,例如Linux(包括Android)、Hurd、FreeBSD等等。...作者将BusyBox称为“嵌入式Linux的瑞士军刀”。.../pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666)sysfs on /sys type sysfs (ro,...type ext4 (rw,relatime,discard,errors=remount-ro,data=ordered)/dev/sdd on /etc/hostname type ext4 (rw...sys/firmware type tmpfs (ro,relatime)/ #busybox 镜像虽然小巧,但包括了大量常见的 Linux 命令,读者可以用它快速熟悉 Linux 命令。