File:  [CSRG BSD Unix] / 43BSDReno / usr.bin / true / true.1
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:56 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

.\"	@(#)true.1	6.1 (Berkeley) 4/29/85
.\"
.TH TRUE 1 "April 29, 1985"
.AT 3
.SH NAME
true, false \- provide truth values
.SH SYNOPSIS
.B true
.PP
.B false
.SH DESCRIPTION
.I True
and
.I 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.  
.SH EXAMPLE
.IP
.nf
     while true 
     do
          command list 
     done
.SH "SEE ALSO"
csh(1),
sh(1),
false(1)
.SH DIAGNOSTICS
.I True 
has exit status zero.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.