FreeBSD Manual Pages
TRUE(1) BSD General Commands Manual TRUE(1) NAME true -- Return true value. SYNOPSIS true DESCRIPTION True is normally used in a Bourne shell script. True tests for the ap- propriate status "false" before running (or failing to run) a list of commands. SEE ALSO csh(1), sh(1), false(1) DIAGNOSTICS The true utility always returns with exit code zero. STANDARDS The true function is expected to be POSIX 1003.2 compatible. BSD June 27, 1991 BSD
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | DIAGNOSTICS | STANDARDS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=true&sektion=1&manpath=4.3BSD+NET%2f2>