true(1) hpux man page | unix.com

Man Page: true

Operating Environment: hpux

Section: 1

true(1) 						      General Commands Manual							   true(1)

NAME
true, false - return exit status zero or one respectively
SYNOPSIS
DESCRIPTION
The command does nothing, and returns exit code zero. The command does nothing, and returns exit code one. They are typically used to construct command procedures.
RETURN VALUE
Exit values are: always from true. always from false.
EXAMPLES
This command loop repeats without end:
WARNINGS
is typically used in shell scripts. Some shells provide a built-in version of (and that is more efficient than the standalone versions.
SEE ALSO
csh(1), ksh(1), sh(1), sh-posix(1).
STANDARDS CONFORMANCE
true(1)
Related Man Pages
false(1) - osf1
select(1) - sunos
for(1) - sunos
until(1) - sunos
function(1) - mojave
Similar Topics in the Unix Linux Community
Funny but true....
Remove a folder after a 'true' uninstall....
Problem getting mailx to send true Bcc mail to multiple recipients
awk If expression - Return string if not true
Find string1, when true find string2 in reverse direction