zsh-users
 help / color / mirror / code / Atom feed
* Simple problem...
@ 2011-11-20  5:40 meino.cramer
  2011-11-20  7:02 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: meino.cramer @ 2011-11-20  5:40 UTC (permalink / raw)
  To: zsh-users

Hi,

How have one to specify a parameter to a command on the commandline 
that this expands to all files of the `pwd`, which names contains spaces?

Best regards and have a nice weekend,
mcc



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

* Re: Simple problem...
  2011-11-20  5:40 Simple problem meino.cramer
@ 2011-11-20  7:02 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2011-11-20  7:02 UTC (permalink / raw)
  To: zsh-users

On Nov 20,  6:40am, meino.cramer@gmx.de wrote:
}
} How have one to specify a parameter to a command on the commandline 
} that this expands to all files of the `pwd`, which names contains spaces?

You mean like

    print -l *[[:space:]]*

??


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

end of thread, other threads:[~2011-11-20  7:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-20  5:40 Simple problem meino.cramer
2011-11-20  7:02 ` 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).