Barry Roberts wrote:
On 02/18/2009 01:07 PM, Chris wrote:
Dear bash experts,

Observe:

bash$ echo $(echo "1:2")
1:2

bash$ echo $(echo "1,2")
1 2

[...@dalmuti ~]$ echo $(echo "1,2")
1,2


Looks like a personal problem ;-)

But seriously, what distro are you on? It works as expected on fc10, and I'm not sure what setting would affect that, but I don't doubt there is one.



Works for me:

harley gregorcy # echo $(echo "1,2") 1,2

I am using:
app-shells/bash-3.2_p48-r1


/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to