bug-bash
[Top][All Lists]
Advanced

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

Re: No tilde expansion right after a quotation


From: Chet Ramey
Subject: Re: No tilde expansion right after a quotation
Date: Mon, 16 Feb 2009 09:31:43 -0500
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)

Eric Blake wrote:

> The portability bug I am referring to is the use of double-quoted
> back-ticks containing a double quote.  Some (buggy) shells require you to
> use \" instead of " inside backticks if the overall backtick expression is
> double-quoted.

Hence this statement in Posix:

    Either of the following cases produces undefined results:

    * A single-quoted or double-quoted string that begins, but does not
      end, within the "`...`" sequence
    * A "`...`" sequence that begins, but does not end, within the same
      double-quoted string


-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/




reply via email to

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