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 |
| true(1) - osf1 |
| is_int(3) - php |
| boolean(3pm) - x11r4 |
| boolean(3pm) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| CDE |
| True or false ? - Sun cluster 3.2 U3 questions... |
| Remove a folder after a 'true' uninstall.... |
| True random numbers in Sol10 |
| Find string1, when true find string2 in reverse direction |