From LQWiki
The word true can mean several things:
- Plain english: according to fact
- The true command
- Any value of a condition that is treated as true
- for most shells that would be a zero exit status of a command.
- for C language programs and some others, that would be any non-zero value.
- For Java language programs and some others, this is a keyword of type boolean.
See also
This is a disambiguation page - it contains links to different pages which are referenced here under the same page name. If you've followed a link and have arrived on this page, you might want to go back and modify the link to point to the most appropriate article which is listed on this page.

This page is available under a