TRUE(1) General Commands Manual TRUE(1)NAMEtrue, false - exit with the value true or falseSYNOPSIStrue falseOPTIONS(none)EXAMPLESwhile true # List the directory until DEL is hitDESCRIPTIONdo ls -l done These commands return the value true or false . They are used for shell programming.SEE ALSOsh(1). TRUE(1)
| Related Man Pages |
|---|
| false(1) - osf1 |
| test(1) - minix |
| boolval(3) - php |
| empty(3) - php |
| gd_info(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| why isn't the exit status true? |
| how to exit a while true loop |
| True or false ? - Sun cluster 3.2 U3 questions... |
| awk If expression - Return string if not true |
| True random numbers in Sol10 |