True and false definition

Search

True and false

True and false logo #21000[commands] In Unix-like operating systems, true and false are commands whose only function is to always return with a predetermined exit status. Programmers and scripts often use the exit status of a command to assess success (exit status zero) or failure (non-zero) of the command. The true and false commands represent the logical values of...
Found on http://en.wikipedia.org/wiki/True_and_false_(commands)
No exact match found.