On 5/19/05, Bryan Kadzban <[EMAIL PROTECTED]> wrote:
> On Thu, May 19, 2005 at 04:38:30PM +0100, Matthew Burgess wrote:
> > Both '[' and 'test' are bash builtins as well as
> > binaries in /bin. Is there anyway we can force the bootscripts to
> > choose the implementations in /bin without having to rely on potentially
> > non-SUSV3 conformant shell builtin implementations? Obviously we could
> > call /bin/{[,test]} explicitly though that's really ugly.
>
> We could use the "enable" builtin to disable the builtin versions in
> bash:
>
> enable -n test [
>
> I'm (again) not sure about other shells, though...
<snip>
Wouldn't the binaries in /bin be used if the shell did not have builtins?
--
LFS ID #12355
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page