23 lines
278 B
Groff
23 lines
278 B
Groff
.TH TRUE 1
|
|
|
|
.SH NAME
|
|
|
|
true \(en do nothing, successfully
|
|
|
|
.SH DESCRIPTION
|
|
|
|
True does nothing regardless of operands or standard input.
|
|
True is always successful.
|
|
|
|
.SH STANDARDS
|
|
|
|
True functions as described in POSIX.1-2017.
|
|
|
|
.SH COPYRIGHT
|
|
|
|
Public domain.
|
|
|
|
.SH SEE ALSO
|
|
|
|
false(1)
|