v7 man page for true

Query: true

OS: v7

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 does nothing, successfully. False does nothing, unsuccessfully. They are typically used in input to sh(1) such as: while true do command done
SEE ALSO
sh(1)
DIAGNOSTICS
True has exit status zero, false nonzero. TRUE(1)
Related Man Pages
i386(1) - opensolaris
i860(1) - opensolaris
test(1) - bsd
test(1) - netbsd
test(1) - osx
Similar Topics in the Unix Linux Community
True or false ? - Sun cluster 3.2 U3 questions...
Remove a folder after a 'true' uninstall....
Problem getting mailx to send true Bcc mail to multiple recipients
True random numbers in Sol10
How to replace the field values, which are greater than the specified value with TRUE?