[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: $() parsing still broken
From: |
Jan Schampera |
Subject: |
Re: $() parsing still broken |
Date: |
Sun, 20 Sep 2009 15:08:20 +0200 |
User-agent: |
Mozilla-Thunderbird 2.0.0.22 (X11/20090707) |
Hey Chet,
I can reproduce it. What can I do to help tracking it down?
bonsai@core:~/devel/bash-4.0$ ./bash -c 'echo $(echo \|)'
./bash: command substitution: line 1: syntax error near unexpected token `)'
./bash: command substitution: line 1: `echo \|)'
bonsai@core:~/devel/bash-4.0$ ./bash -c 'echo $BASH_VERSION'
4.0.33(1)-release
Jan aka TheBonsai
Message not available
- Re: $() parsing still broken,
Jan Schampera <=
- Message not available
- Message not available
- Re: $() parsing still broken, Jan Schampera, 2009/09/21