On Thu, Jun 22, 2017 at 7:51 AM, Greg Wooledge <wool...@eeg.ccf.org> wrote:

> On Wed, Jun 21, 2017 at 10:30:22PM -0400, Chet Ramey wrote:
>
> OK, going forward, I am officially considering any use of unquoted $*
> or $@ in a script to be a BUG, an invocation of undefined behavior,
> not acceptable, no excuses.
>
>
I think this is pretty true of any unquoted expansion. You should be able
to get the
behavior you want without relying on wordsplitting

Reply via email to