minix man page for true

Query: true

OS: minix

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 - 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(1) - linux
true(1p) - suse
test(1) - minix
gd_info(3) - php
is_float(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?
Check Character matching from pos 7-15 to pos 211-219 if True then replace 211-219 with spaces
awk If expression - Return string if not true
Find string1, when true find string2 in reverse direction