false
— return
false value
The false
utility always returns with a
non-zero exit code.
Some shells may provide a builtin false
command which is identical to this utility. Consult the
builtin(1)
manual page.
The false
utility is expected to be
IEEE Std 1003.2 (“POSIX.2”)
compatible.