Date: Wed, 26 Jul 2006 10:58:01 +0200 From: Joerg Sonnenberger <joerg@britannica.bec.de> To: cvs-src@freebsd.org Subject: Re: cvs commit: src/etc rc.subr Message-ID: <20060726085801.GB419@britannica.bec.de> In-Reply-To: <20060726072415.GC79886@comp.chem.msu.su> References: <200607251720.k6PHKMau082559@repoman.freebsd.org> <44C6FD55.7040204@FreeBSD.org> <20060726072415.GC79886@comp.chem.msu.su>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 26, 2006 at 11:24:15AM +0400, Yar Tikhiy wrote: > > Also, you should be aware that in our /bin/sh test is a builtin, so what > > you're trying to optimize for is not actually an issue to start with. > > I admit that I was under the opposite impression that test(1) is > external to our sh(1). Perhaps our sh(1) manpage didn't state that > clearly enough. (Just clarified it.) Anyway, I should have looked > at builtin(1), it said the truth. What about asking it? # type test test is a shell builtin Joerg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060726085801.GB419>