On Fri, 20 Mar 2009 08:04:45 -0600, Archaic <[email protected]> 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. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
