📄 true.1
字号:
.\" SCCSID: @(#)true.1 8.1 9/11/90.TH true 1.SH Nametrue, false \- provide test for status values.SH Syntax.B true.br.B false.SH Description.NXR "false command".NXR "true command".NXA "sh command interpreter" "false command".NXR "Bourne shell" "sh command interpreter"The.PN trueand.PN falsecommands are usually used in a Bourne shell script.They test for the appropriate status "true" or "false" before running (or failing to run) a list of commands. .SH Examples.EXwhile true do command list done.EE.SH DiagnosticsThe.PN true command has exit status zero..SH See Alsocsh(1), sh(1)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -