config.in

来自「最新的文件系统生成工具」· IN 代码 · 共 15 行

IN
15
字号
config BR2_PACKAGE_COREUTILS	bool "coreutils"	default n	help	  All of the basic file/text/shell utilities.  These are the 	  core utilities which are expected to exist on every system.  	  Busybox implements many of the most common.	  Things like:	  - chmod, cp, dd, dir, ls, etc...	  - sort, tr, head, tail, wc, etc...	  - whoami, who, etc...	  http://www.gnu.org/software/coreutils/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?