FALSE
Section: User Commands (1)
Updated: April 29, 1985
Index
Return to Main Contents
NAME
false, true - provide truth values
SYNOPSIS
true
false
DESCRIPTION
True
and
false
are usually used in a Bourne shell script. They test for the appropriate status "true" or "false" before running (or failing to run) a list of commands.
EXAMPLE
while false do command list done
SEE ALSO
csh
(1),
sh
(1),
true
(1)
DIAGNOSTICS
False
has exit status nonzero.
Index
NAME
SYNOPSIS
DESCRIPTION
EXAMPLE
SEE ALSO
DIAGNOSTICS
This document was created by
man2html
, using the manual pages.
Time: 17:19:17 GMT, March 25, 2025