mirror of
https://github.com/LCTT/TranslateProject.git
synced 2026-08-23 04:03:29 +08:00
PRF
This commit is contained in:
@@ -26,7 +26,7 @@ BusyBox 非常小。作为一个可执行文件,它不到 1MB,所以它在 [
|
||||
|
||||
### 极简主义
|
||||
|
||||
BusyBox 的部分魅力在于它的极简主义。它的所有命令都被编译到一个二进制文件里(`busybox'),它的手册只有 81 页(根据我对 `man` 送到 `pr` 管道的计算),但它涵盖了近 400 条命令。
|
||||
BusyBox 的部分魅力在于它的极简主义。它的所有命令都被编译到一个二进制文件里(`busybox`),它的手册只有 81 页(根据我对 `man` 送到 `pr` 管道的计算),但它涵盖了近 400 条命令。
|
||||
|
||||
作为一个例子的比较,这是 “原版” 的 `useradd —help` 的输出:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user