Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: Export problem
- X-seq: zsh-workers 14731
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Zsh hackers list" <zsh-workers@xxxxxxxxxx>
- Subject: RE: Export problem
- Date: Wed, 6 Jun 2001 12:27:14 +0400
- Importance: Normal
- In-reply-to: <Tc0a88d0153f496779f@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
>
> It's a bit ambiguous, it does say `command substitution' which always
> implies word-splitting of unquoted words.
Please, please! Do not confuse things even more :-) "Field splitting" is
well defined operation applied in well defined cases alongside of "command
substitution". Command substitution does not imply field splitting. At least
in POSIX shell.
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author