coreutils

General Software Utilities
git clone http://git.omkov.net/coreutils
Log | Tree | Refs | README | LICENCE | Download

coreutils/man/false.1 (15 lines, 301 B) -rw-r--r-- file download

e2140ec Jamozed 2022-03-06 15:27:45
0
.TH FALSE 1 2022-03-06 "OMKOV coreutils" "General Commands Manual"
16cc815 Jamozed 2020-06-26 15:08:55
1
.SH NAME
16cc815 Jamozed 2020-06-26 15:08:55
2
false \(em return false value
16cc815 Jamozed 2020-06-26 15:08:55
3
.SH SYNOPSYS
16cc815 Jamozed 2020-06-26 15:08:55
4
.B false
16cc815 Jamozed 2020-06-26 15:08:55
5
.SH DESCRIPTION
16cc815 Jamozed 2020-06-26 15:08:55
6
Return a non-zero exit code.
16cc815 Jamozed 2020-06-26 15:08:55
7
.SH SEE ALSO
16cc815 Jamozed 2020-06-26 15:08:55
8
.I true
16cc815 Jamozed 2020-06-26 15:08:55
9
.SH COPYRIGHT
16cc815 Jamozed 2020-06-26 15:08:55
10
.nf
16cc815 Jamozed 2020-06-26 15:08:55
11
Copyright (C) 2020, Jakob Wakeling
e2140ec Jamozed 2022-03-06 15:27:45
12
MIT Licence (https://opensource.org/licenses/MIT)
16cc815 Jamozed 2020-06-26 15:08:55
13
.fi
14