[Previous] [Contents] [Next]

false

Return false value (POSIX)

Syntax:

false

Options:

None.

Description:

The false utility does nothing and exits immediately with a non-zero exit code.

Exit status:

The false utility always exits with a value greater than zero.

See also:

true


[Previous] [Contents] [Next]