TRUE(1) BSD Reference Manual TRUE(1)NAMEtrue - return true value
SYNOPSIStrueDESCRIPTION
True is normally used in a Bourne shell script. True tests for the ap-
propriate status "false" before running (or failing to run) a list of
commands.
SEE ALSOcsh(1), sh(1), false(1)DIAGNOSTICS
The true utility always returns with exit code zero.
STANDARDS
The true function is expected to be POSIX 1003.2 compatible.
BSDI BSD/OS June 9, 1993 1