Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Handling Double-quoted backslash
- X-seq: zsh-users 15075
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Handling Double-quoted backslash
- Date: Fri, 21 May 2010 23:17:37 -0700
- In-reply-to: <AANLkTineDxdmX6rYKFaq8MPMV-JM3skkSsJ69I7aNUfY@xxxxxxxxxxxxxx>
- 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: <AANLkTineDxdmX6rYKFaq8MPMV-JM3skkSsJ69I7aNUfY@xxxxxxxxxxxxxx>
On Fri, May 21, 2010 at 8:58 PM, EG Galano <eg.galano@xxxxxxxxx> wrote:
> I'm not certain if this is a bug because many different shells handle
> the case differently. I started testing double-quoted backslashes with
> the newline character to see how the different shells handled the
> following commands. I'm no expert, but based on what I've learned
> about escaping
> charcters, I would think TCSH is the only one that handles it
> correctly. Is that not correct?
What you've failed to account for is that shells also implement
"echo" differently, so the output is not determined solely by the
quoting.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author