FALSE(1) General
Commands Manual FALSE(1)
NAME
false —
return false value
SYNOPSIS
false |
DESCRIPTION
The false utility always exits with a
non-zero exit code.
EXIT STATUS
The false utility always exits with a
non-zero exit code.
SEE ALSO
STANDARDS
The false utility is compliant with the
IEEE Std 1003.1-2008 (“POSIX.1”)
specification.
false also exists as a built-in to
ksh(1).
OpenBSD 7.8
September 29, 2010
FALSE(1)