[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-bash] Brace expansion with empty args
From: |
Pierre Gaston |
Subject: |
Re: [Help-bash] Brace expansion with empty args |
Date: |
Fri, 14 Jun 2013 16:02:03 +0300 |
On Fri, Jun 14, 2013 at 3:54 PM, Greg Wooledge <address@hidden> wrote:
> On Fri, Jun 14, 2013 at 03:51:37PM +0300, Pierre Gaston wrote:
>> From the previous discussions about {} on bug-bash, brace expansion is
>> a textual thing.
>> So I guess it's just that ''{,} result in the text '' '', while {,}
>> results in not text, or perhaps in a whitespace
>
> It produces a single null string:
>
> imadev:~$ printf '<%s> ' {,} ; echo
> <>
well one or several whitespace produce the same results
printf '<%s>' ;echo
- [Help-bash] Brace expansion with empty args, 齋藤正樹, 2013/06/12
- Re: [Help-bash] Brace expansion with empty args, Pierre Gaston, 2013/06/12
- Re: [Help-bash] Brace expansion with empty args, Greg Wooledge, 2013/06/12
- Re: [Help-bash] Brace expansion with empty args, Masaki Saito, 2013/06/14
- Re: [Help-bash] Brace expansion with empty args, Roman Rakus, 2013/06/14
- Re: [Help-bash] Brace expansion with empty args, Greg Wooledge, 2013/06/14
- Re: [Help-bash] Brace expansion with empty args, Pierre Gaston, 2013/06/14
- Re: [Help-bash] Brace expansion with empty args, Greg Wooledge, 2013/06/14
- Re: [Help-bash] Brace expansion with empty args, Roman Rakus, 2013/06/14
- Re: [Help-bash] Brace expansion with empty args, Greg Wooledge, 2013/06/14
- Re: [Help-bash] Brace expansion with empty args,
Pierre Gaston <=
- Re: [Help-bash] Brace expansion with empty args, Chet Ramey, 2013/06/25
- Re: [Help-bash] Brace expansion with empty args, Roman Rakus, 2013/06/14
- Re: [Help-bash] Brace expansion with empty args, Pierre Gaston, 2013/06/14
- Re: [Help-bash] Brace expansion with empty args, Chet Ramey, 2013/06/25
- Re: [Help-bash] Brace expansion with empty args, Chet Ramey, 2013/06/25