true(1) minix man page | unix.com

Man Page: true

Operating Environment: minix

Section: 1

TRUE(1) 						      General Commands Manual							   TRUE(1)

NAME
true, false - exit with the value true or false
SYNOPSIS
true false
OPTIONS
(none)
EXAMPLES
while true # List the directory until DEL is hit
DESCRIPTION
do ls -l done These commands return the value true or false . They are used for shell programming.
SEE ALSO
sh(1). TRUE(1)
Related Man Pages
true(1p) - centos
test(1) - minix
boolval(3) - php
is_int(3) - php
empty(3) - php
Similar Topics in the Unix Linux Community
How to capture 2 consecutive rows when a condition is true ?
why isn't the exit status true?
How to get script to wait until status is true before continuing?
Problem getting mailx to send true Bcc mail to multiple recipients
Find string1, when true find string2 in reverse direction