Query: true
OS: v7
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRUE(1) General Commands Manual TRUE(1)NAMEtrue, false - provide truth valuesSYNOPSIStrue falseDESCRIPTIONTrue does nothing, successfully. False does nothing, unsuccessfully. They are typically used in input to sh(1) such as: while true do command doneSEE ALSOsh(1)DIAGNOSTICSTrue has exit status zero, false nonzero. TRUE(1)