On 9/28/16 3:35 AM, Abhijit Dasgupta wrote:
> Bash Version: 4.3
> Patch Level: 11
> Release Status: release
>
> Description:
>
> The following stopping issue is seen in recent bash versions:
>
> $ { cmd_a; cmd_b | cmd_c; } | pager_prog
>
> [1]+ Stopped { cmd_a; cmd_
Ian Kelling wrote:
I'm not sure your reading it quite right. Chet gets it.
Another way of explaining it is:
dotglob does not affect the files "." and "..".
---
After I saw Chet's response, I sorta got you were referring to the
"exceptions". Thanks.
-l
On 9/27/16 4:46 PM, Valentin Bajrami wrote:
> HI,
>
> While I was testing some variable substitution I came across this error /
> unwanted behavior.
>
> So for example:
>
> $ printf '%s' "${/debash: ${/: bad substitution
> bash: ${/: bad substitution
I can imagine that it's unwanted behavior.
On Wed, Sep 28, 2016 at 10:35 AM, Abhijit Dasgupta
wrote:
> Configuration Information [Automatically generated, do not change]:
> Machine: x86_64
> OS: linux-gnu
> Compiler: gcc
> Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64'
> -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc