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
i860(1) - opensolaris
false(1) - osf1
boolval(3) - php
is_int(3) - php
gd_info(3) - php
Similar Topics in the Unix Linux Community
True or false ? - Sun cluster 3.2 U3 questions...
Check Character matching from pos 7-15 to pos 211-219 if True then replace 211-219 with spaces
How to get script to wait until status is true before continuing?
awk If expression - Return string if not true
Find string1, when true find string2 in reverse direction