zsh-users
 help / color / mirror / code / Atom feed
* brace expansion in function
@ 2004-06-13  1:51 Eric Smith
  2004-06-13  4:31 ` Bart Schaefer
  2004-06-13 16:04 ` Thomas Köhler
  0 siblings, 2 replies; 8+ messages in thread
From: Eric Smith @ 2004-06-13  1:51 UTC (permalink / raw)
  To: zsh-users

I would like a shell function that expands the arg
{corrs,dylan,crespo}

This try only gives all corrs songs:

mpg() {
mpg321 *$1*
}

thanks

-- 
Eric Smith


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

end of thread, other threads:[~2004-06-22  7:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-13  1:51 brace expansion in function Eric Smith
2004-06-13  4:31 ` Bart Schaefer
2004-06-13 12:53   ` Eric Smith
2004-06-13 16:04 ` Thomas Köhler
2004-06-14  7:37   ` ignore globs that do not match Eric Smith
2004-06-14  8:31     ` Bart Schaefer
2004-06-22  6:56       ` ignore globs that do not match -> prevent function from exiting Eric Smith
2004-06-22  7:17         ` 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).