coreutils instructions
Matthew Burgess
matthew at linuxfromscratch.org
Fri Mar 20 09:38:41 MDT 2009
On Fri, 20 Mar 2009 08:04:45 -0600, Archaic <archaic at linuxfromscratch.org> wrote:
> On Fri, Mar 20, 2009 at 04:55:15AM -0600, Matthew Burgess wrote:
>>
>> # type [
>> [ is a shell builtin
>>
>> # type test
>> test is a shell builtin
>
> If this is true for all sh-compatible shell, then I concur. Haven't
> tested it, though.
I can't see anything specified in SUSv3/IEEE Std 1003.1, 2004 Edition. dash(1) and
zsh(1) say that they contain builtins for 'test' and '['.
ksh(1) and ash(1) don't seem to mention those builtins, but tests on my Kubuntu
host suggest they are supported.
Given that LFS only installs bash, does any of this matter? :)
Regards,
Matt.
More information about the lfs-dev
mailing list