bsd man page for true

Query: true

OS: bsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TRUE(1) 						      General Commands Manual							   TRUE(1)

NAME
true, false - provide truth values
SYNOPSIS
true false
DESCRIPTION
True and false are usually used in a Bourne shell script. They test for the appropriate status "true" or "false" before running (or fail- ing to run) a list of commands.
EXAMPLE
while true do command list done
SEE ALSO
csh(1), sh(1), false(1)
DIAGNOSTICS
True has exit status zero. 7th Edition April 29, 1985 TRUE(1)
Related Man Pages
test(1) - bsd
boolean(3pm) - debian
true(1) - osf1
boolean(3pm) - x11r4
boolean(3pm) - minix
Similar Topics in the Unix Linux Community
why isn't the exit status true?
Remove a folder after a 'true' uninstall....
awk If expression - Return string if not true
True random numbers in Sol10
Find string1, when true find string2 in reverse direction