mojave man page for false

Query: false

OS: mojave

Section: 1

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

FALSE(1)						    BSD General Commands Manual 						  FALSE(1)

NAME
false -- Return false value.
SYNOPSIS
false
DESCRIPTION
The false utility always exits with a nonzero exit code.
SEE ALSO
csh(1), sh(1), true(1)
STANDARDS
The false utility conforms to IEEE Std 1003.2-1992 (``POSIX.2''). 4.2 Berkeley Distribution July 24, 1991 4.2 Berkeley Distribution
Related Man Pages
false(1) - suse
logger(1) - mojave
test(1) - bsd
logger(1) - osx
time(1) - osx
Similar Topics in the Unix Linux Community
Interesting TCL behavior: 007 == 7 is true; 008==8 is false.
os.path.isdir is always returning false
True or false ? - Sun cluster 3.2 U3 questions...
Nagios is sending critical false alerts about current users
Help in Understanding awk if ( F ) syntax -