1FALSE(1) User Commands FALSE(1)
2
3
4
6 false - do nothing, unsuccessfully
7
9 false [ignored command line arguments]
10 false OPTION
11
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
25 Written by Jim Meyering.
26
28 GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
29 Report any translation bugs to <https://translationproject.org/team/>
30
32 Copyright © 2020 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
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.32 February 2021 FALSE(1)