true(1) netbsd man page | unix.com

Man Page: true

Operating Environment: netbsd

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), false(1), sh(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
time(1) - mojave
env(1) - opendarwin
nice(1) - opendarwin
env(1) - osx
Similar Topics in the Unix Linux Community
CDE
how to exit a while true loop
How to get script to wait until status is true before continuing?
awk If expression - Return string if not true
How to replace the field values, which are greater than the specified value with TRUE?