zsh-users
 help / color / mirror / code / Atom feed
* Spaces in $()
@ 2004-10-24 21:22 Nikolai Weibull
  2004-10-24 21:31 ` Nikolai Weibull
  0 siblings, 1 reply; 4+ messages in thread
From: Nikolai Weibull @ 2004-10-24 21:22 UTC (permalink / raw)
  To: zsh-users

Why doesn't

eval "$(echo 'v="s p a  c e s"')" && echo $v

and

eval $(echo 'v="s p a  c e s"') && echo $v

produce the same result?
	nikolai

--
::: name: Nikolai Weibull    :: aliases: pcp / lone-star / aka :::
::: born: Chicago, IL USA    :: loc atm: Gothenburg, Sweden    :::
::: page: www.pcppopper.org  :: fun atm: gf,lps,ruby,lisp,war3 :::
main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-10-25  1:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-24 21:22 Spaces in $() Nikolai Weibull
2004-10-24 21:31 ` Nikolai Weibull
2004-10-24 21:41   ` Nikolai Weibull
2004-10-25  1:12     ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).