| Subject: | RE: bash does not handle escape sequences for inserted paramaters to for |
|---|---|
| From: | "Andrew Neitsch" |
| Date: | Wed, 8 Aug 2007 07:28:06 -0400 |
| Newsgroups: | gnu.bash.bug |
This will work $ eval "for i in $(echo a b\\ c); do echo \"\$i\"; done" a b c http://lists.gnu.org/archive/html/bug-bash/2007-07/msg00011.html |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | bash 3.2 fails to detect bzero in configure stage, Hans-Christian Egtvedt |
|---|---|
| Next by Date: | Re: bash 3.2 fails to detect bzero in configure stage, Hans-Christian Egtvedt |
| Previous by Thread: | bash 3.2 fails to detect bzero in configure stage, Hans-Christian Egtvedt |
| Next by Thread: | automate input, ruby0954 |
| Indexes: | [Date] [Thread] [Top] [All Lists] |