false - return false value
false
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.
The false(1) utility always exits with a value other than zero.
sh(1)
true(1)