bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Replacements for regular shell builtins


From: Paul Eggert
Subject: Re: Replacements for regular shell builtins
Date: Tue, 22 Feb 2005 13:14:05 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

address@hidden (James Youngman) writes:

> If these commands were part of the Bash implementation (or, strictly,
> just that we could rely on the presence of Bash)

Yes, that would be reasonable.

> My only remaining worry though is, does this sort of implementation do
> the right thing if $IFS is set to a funny value?   

Yes, because IFS is not inherited from the environment.
(Otherwise the Solaris etc. implementations would be buggy.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]