Operating systems, development tools, and professional services
for connected embedded systems

Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation

false

false

Return false value (POSIX)

Syntax:

false

Runs on:

Neutrino

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.

Exit status:

> 0

See also:

ksh, true