Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: syntactic question
- X-seq: zsh-users 19419
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: syntactic question
- Date: Fri, 21 Nov 2014 15:45:57 -0800
- In-reply-to: <CABx2=D8cNJJnbJtOavi_0tXf7bOssMLHaRfe8MBoaHHpXB3r9A@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <546F9F41.8040608@eastlink.ca> <CABx2=D8cNJJnbJtOavi_0tXf7bOssMLHaRfe8MBoaHHpXB3r9A@mail.gmail.com>
On Nov 21, 2014 1:43 PM, "Kurtis Rader" <krader@xxxxxxxxxxxxx> wrote:
>
> Is this understandable for a mere mortal? Yes, but it requires a good
grasp
> for the rules of how a statement is parsed into tokens.
Also, as you indirectly pointed out, it requires understanding that some
tokens are handled by the shell on input whereas others are handled by
commands like echo on output. You can always confuse yourself if you mix
the two.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author