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       GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
29       Report any translation bugs to <https://translationproject.org/team/>
30
32       Copyright  ©  2019  Free Software Foundation, Inc.  License GPLv3+: GNU
33       GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
34       This is free software: you are free  to  change  and  redistribute  it.
35       There is NO WARRANTY, to the extent permitted by law.
36

SEE ALSO

38       Full documentation <https://www.gnu.org/software/coreutils/false>
39       or available locally via: info '(coreutils) false invocation'
40
41
42
43GNU coreutils 8.31               October 2019                         FALSE(1)
Impressum