false

Updated: October 28, 2024

Return false value (POSIX)

Syntax:

false

Runs on:

QNX Neutrino, Microsoft Windows

Options:

None.

Description:

The false utility does nothing but exit immediately with a nonzero exit code.

The shell has a builtin false command; see ksh. To make sure you use the executable, specify the full path.

Note: QNX Neutrino also supports a toybox version of this utility. For more information, go to the toybox entry of this reference.

Exit status:

> 0

  翻译: