NAME

false — returns 1.

SYNOPSIS

false [ignores command line arguments]
false OPTION

DESCRIPTION

Exit with a status code indicating failure (usually 1).

-h, --help 
  display help and exit
-v, --version 
  output version information and exit

BUGS

See GitHub Issues: https://github.com/takashiidobe/libc/issues

AUTHOR

Takashi Idobe mail@takashiidobe.com

SEE ALSO

true(1)