TRUE(1) General Commands Manual TRUE(1)NAMEtrue, false - provide truth valuesSYNOPSIStrue falseDESCRIPTIONTrue and false are usually used in a Bourne shell script. They test for the appropriate status "true" or "false" before running (or fail- ing to run) a list of commands.EXAMPLEwhile true do command list doneSEE ALSOcsh(1), sh(1), false(1)DIAGNOSTICSTrue has exit status zero. 7th Edition April 29, 1985 TRUE(1)
| Related Man Pages |
|---|
| test(1) - bsd |
| boolean(3pm) - centos |
| is_string(3) - php |
| boolean(3pm) - x11r4 |
| boolean(3pm) - opensolaris |