true(1) opendarwin man page | unix.com

Man Page: true

Operating Environment: opendarwin

Section: 1

TRUE(1) 						    BSD General Commands Manual 						   TRUE(1)

NAME
true -- Return true value.
SYNOPSIS
true
DESCRIPTION
The true utility always returns with exit code zero.
SEE ALSO
csh(1), sh(1), false(1)
STANDARDS
The true utility conforms to IEEE Std 1003.2-1992 (``POSIX.2'').
BSD
June 27, 1991 BSD
Related Man Pages
echo(1) - mojave
true(1p) - posix
true(1p) - centos
true(1) - osf1
env(1) - osx
Similar Topics in the Unix Linux Community
why isn't the exit status true?
how to exit a while true loop
How to get script to wait until status is true before continuing?
Problem getting mailx to send true Bcc mail to multiple recipients
awk If expression - Return string if not true