cvs commit: src/etc rc.subr
Joerg Sonnenberger
joerg at britannica.bec.de
Wed Jul 26 08:58:25 UTC 2006
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
More information about the cvs-src
mailing list