falseReturn false value (POSIX) Syntax: false 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 Related linkskshPublic domain Korn shell command interpreter (UNIX)trueReturn true value (POSIX)F