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
time(1) - mojave
env(1) - netbsd
env(1) - osx
time(1) - osx
Similar Topics in the Unix Linux Community
How to capture 2 consecutive rows when a condition is true ?
Remove a folder after a 'true' uninstall....
How to get script to wait until status is true before continuing?
Find string1, when true find string2 in reverse direction
How to replace the field values, which are greater than the specified value with TRUE?