Hello, On Tue, Jun 24, 2008 at 07:58:51PM +0900, Vladimir wrote: > But you will be suprised: [ example that $(..) works ]
no, this is not a surprise to me. The backticks were always problematic with respect to quoting. That's why it is really advisable to use $() these days. But please note that the problem is really specific to that particular build of bash. The bash 3.2.something on all my computers works fine. And when Ralf and I independently tried to build bash 3.1.17, we were not able to reproduce your problem. It is perfectly possible that there is a buggy bison in slackware used to build that version of bash. I have filed the bug as http://bugs.slamd64.com/show_bug.cgi?id=397 > 36fc8dcf83832f7103083a2be48a4c6c tests/testsuite.dir/044/script FTR, this matches my one. Stepan
