Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ false(1) — NEWS-os 4.2.1R

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

csh(1)

sh(1)

true(1)

FALSE(1)  —  NEWS-OS Programmer’s Manual

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. 

NEWS-OSRelease 4.2.1R

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026