NAME
true —
return true value
SYNOPSIS
true |
DESCRIPTION
The true utility always returns with exit
code 0.
EXIT STATUS
The true utility always returns with exit
code 0.
SEE ALSO
STANDARDS
The true utility is compliant with the
IEEE Std 1003.1-2008 (“POSIX.1”)
specification.
true also exists as a built-in to
ksh(1).