false

NAME

false - return false value

SYNOPSIS

false

DESCRIPTION

The false(1) utility is usually used in a Bourne shell script. It tests for the appropriate status "false" before running (or failing to run) a list of commands.

DIAGNOSTICS

The false(1) utility always exits with a value other than zero.

SEE ALSO

sh(1)

true(1)