true(1) freebsd man page | unix.com

Man Page: true

Operating Environment: freebsd

Section: 1

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

NAME
true -- return true value
SYNOPSIS
true
DESCRIPTION
The true utility always returns with an exit code of zero. Some shells may provide a builtin true command which is identical to this utility. Consult the builtin(1) manual page.
SEE ALSO
builtin(1), csh(1), false(1), sh(1)
STANDARDS
The true utility is expected to be IEEE Std 1003.2 (``POSIX.2'') compatible.
BSD
June 9, 1993 BSD
Related Man Pages
echo(1) - mojave
time(1) - mojave
nohup(1) - opendarwin
nice(1) - freebsd
printenv(1) - freebsd
Similar Topics in the Unix Linux Community
How to capture 2 consecutive rows when a condition is true ?
why isn't the exit status true?
Using arrays in bash using strings to bash built-in true
True random numbers in Sol10
Find string1, when true find string2 in reverse direction