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)
| Related Man Pages |
|---|
| i286(1) - opensolaris |
| i386(1) - opensolaris |
| i486(1) - opensolaris |
| test(1) - bsd |
| test(1) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| CDE |
| how to exit a while true loop |
| Remove a folder after a 'true' uninstall.... |
| How to get script to wait until status is true before continuing? |
| awk If expression - Return string if not true |