目录一、Shell echo命令二、Shell printf命令三、Shell test命令四、总结一、Shell echo命令
目录1.echo- display a line of text1.1. User Commands1.2. 内容输出后换行 (自带换行符)1.3.-n- do not output the trailing newline (取消换行符)1.4.-e- enable interpretation of backslash escapes (支持反斜线
I am trying to run an app which is using a kernel mode driver. System locks up every hour and the only way to recover it is a hard reset. Sysrq stops responding, telnet sessions 开发者_Python百科hang