Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FALSE(1)		     General Commands Manual			FALSE(1)

NAME
     false -- return false value

SYNOPSIS
     false

DESCRIPTION
     The false utility always returns with a non-zero exit code.

     Some  shells may provide a builtin false command which is identical to this
     utility.  Consult the builtin(1) manual page.

SEE ALSO
     builtin(1), csh(1), sh(1), true(1)

STANDARDS
     The false utility is expected to be IEEE Std 1003.2 ("POSIX.2") compatible.

FreeBSD ports 15.quarterly	  June 6, 1993				FALSE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=false&manpath=FreeBSD+15.1-RELEASE+and+Ports.quarterly>

home | help