true(1) v7 man page | unix.com

Man Page: true

Operating Environment: v7

Section: 1

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
i286(1) - opensolaris
i386(1) - opensolaris
i486(1) - opensolaris
test(1) - minix
test(1) - osx
Similar Topics in the Unix Linux Community
how to exit a while true loop
Funny but true....
Check Character matching from pos 7-15 to pos 211-219 if True then replace 211-219 with spaces
True random numbers in Sol10
How to replace the field values, which are greater than the specified value with TRUE?