男科医院网站建设,达川网站制作,seo织梦网站建设步骤,室内设计平面布置图平台U-Boot 版本Linux SDK 版本RK356x2017.09v1.2.3文章目录 一、test命令的介绍二、test命令的定义三、test命令的用法一、test命令的介绍
test 命令定义在cmd/test.c,需要使能以下配置:
obj-$(CONFIG_HUSH_PARSER) += test.o以下介绍摘自cmd/Kconfig:
config HUSH_PARS…平台U-Boot 版本Linux SDK 版本RK356x2017.09v1.2.3文章目录 一、test命令的介绍二、test命令的定义三、test命令的用法 一、test命令的介绍
test 命令定义在cmd/test.c,需要使能以下配置:
obj-$(CONFIG_HUSH_PARSER) += test.o以下介绍摘自cmd/Kconfig:
config HUSH_PARSERbool "Use hush shell"depends on CMDLINEhelpThis option enables the "hush" shell (from Busybox) as command lineinterpreter, thus enabling powerful command line syntax likeif...then...else...fi conditionals or `' and '||'constructs ("shell scripts").If disabled, you get the old, much simpler be