bsd man page for false

Query: false

OS: bsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FALSE(1)						      General Commands Manual							  FALSE(1)

NAME
false, true - provide truth values
SYNOPSIS
true false
DESCRIPTION
True 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.
EXAMPLE
while false do command list done
SEE ALSO
csh(1), sh(1), true(1)
DIAGNOSTICS
False has exit status nonzero. 4.2 Berkeley Distribution April 29, 1985 FALSE(1)
Related Man Pages
test(1) - minix
false(1) - v7
boolean(3pm) - centos
boolean(3pm) - suse
is_string(3) - php
Similar Topics in the Unix Linux Community
false use of sed???
Why is it always false?
Interesting TCL behavior: 007 == 7 is true; 008==8 is false.
True or false ? - Sun cluster 3.2 U3 questions...
If echo statement return false