zsh-users
 help / color / mirror / code / Atom feed
* globbing in assignment
@ 2012-05-23  6:18 Han Pingtian
  2012-05-23  9:10 ` Peter Stephenson
  0 siblings, 1 reply; 5+ messages in thread
From: Han Pingtian @ 2012-05-23  6:18 UTC (permalink / raw)
  To: zsh-users

Hello,

I just notice filename globbing doesn't occur in my script, like 

v=*

but it works in the interactive shell. Althoug I can make it work
by "setop glob_assign" or use "v=(*)", but it looks like the behavior's
diversity is a little strange.

Any thoughts?

Thanks.


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

end of thread, other threads:[~2012-05-24  2:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-23  6:18 globbing in assignment Han Pingtian
2012-05-23  9:10 ` Peter Stephenson
2012-05-23 10:08   ` Han Pingtian
2012-05-23 10:30     ` Peter Stephenson
2012-05-24  1:59       ` Han Pingtian

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).