FALSE(1) General Commands Manual FALSE(1)NAMEfalse, true - 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 false do command list doneSEE ALSOcsh(1), sh(1), true(1)DIAGNOSTICSFalse has exit status nonzero. 4.2 Berkeley Distribution April 29, 1985 FALSE(1)
| Related Man Pages |
|---|
| true(1) - osf1 |
| false(1) - v7 |
| boolval(3) - php |
| is_int(3) - php |
| boolean(3pm) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| vi scripts on UNIX |
| false use of sed??? |
| False Memory usage alarm!! |
| Nagios is sending critical false alerts about current users |
| Help in Understanding awk if ( F ) syntax - |