Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15726
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Not missing, but very hard to see (was Re: Backslash missing in brace expansion) |
| Date | 2019-12-13 10:31 -0500 |
| Message-ID | <mailman.814.1576251089.1979.bug-bash@gnu.org> (permalink) |
| References | (5 earlier) <9dd3a388-39b1-c059-de99-813f1e411764@case.edu> <5DF2987E.5000309@tlinx.org> <568aeaaa-22b3-c7b9-0e18-a92bef6d2ffb@iki.fi> <5DF2FE31.9070406@tlinx.org> <2097caa9-6b38-e871-6bb5-ec3df1f50d10@case.edu> |
On 12/12/19 9:57 PM, L A Walsh wrote: >> The backquote is in [6], and the backslash disappears, you just get the >> pair of quotes in [2] because that's how printf %q outputs an empty string. > ----- > > I'm sorry, but you are mistaken. > > The characters from 'Z' (0x5A) through 'z' (0x61) are: > > 0x5A 0x5B 0x5C 0x5D 0x5E 0x5F 0x60 0x61 > Z [ \ ] ^ _ ` a > > the backslash comes between the two square brackets. https://lists.gnu.org/archive/html/bug-bash/2019-12/msg00017.html -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: Not missing, but very hard to see (was Re: Backslash missing in brace expansion) Chet Ramey <chet.ramey@case.edu> - 2019-12-13 10:31 -0500
csiph-web