1FALSE(1)                         User Commands                        FALSE(1)
2
3
4

NAME

6       false - do nothing, unsuccessfully
7

SYNOPSIS

9       false [ignored command line arguments]
10       false OPTION
11

DESCRIPTION

13       Exit with a status code indicating failure.
14
15       --help display this help and exit
16
17       --version
18              output version information and exit
19
20       NOTE:  your  shell  may  have  its  own version of false, which usually
21       supersedes the version described here.  Please refer  to  your  shell's
22       documentation for details about the options it supports.
23

AUTHOR

25       Written by Jim Meyering.
26

REPORTING BUGS

28       Report false bugs to bug-coreutils@gnu.org
29       GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
30       General help using GNU software: <http://www.gnu.org/gethelp/>
31       Report false translation bugs to <http://translationproject.org/team/>
32
34       Copyright  ©  2010  Free Software Foundation, Inc.  License GPLv3+: GNU
35       GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
36       This is free software: you are free  to  change  and  redistribute  it.
37       There is NO WARRANTY, to the extent permitted by law.
38

SEE ALSO

40       The full documentation for false is maintained as a Texinfo manual.  If
41       the info and false programs are properly installed at  your  site,  the
42       command
43
44              info coreutils 'false invocation'
45
46       should give you access to the complete manual.
47
48
49
50GNU coreutils 8.4                  June 2018                          FALSE(1)
Impressum