zsh-users
 help / color / mirror / code / Atom feed
* Re: Globbing and RC_EXPAND_PARAM
@ 2000-05-03  8:41 Sven Wischnowsky
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Wischnowsky @ 2000-05-03  8:41 UTC (permalink / raw)
  To: zsh-users


Andrej Borsenkow wrote:

> (Hmm ... haven't I asked it already?)
> 
> Our dbx does not understand search path - I have to specify every
> directory explicitly:
> 
> dbx -Idir1 -Idir2 ...
> 
> Is it possible in one shot (functions, aliases etc aside)? The closest I
> can think of is
> 
> dbx -I${^$(print *(/))} ...
> 
> but that's $(...) that looks ugly.

Not very nice either: *(/e:REPLY=-I\$REPLY)

Whoa! Dirty tricks ;-)

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


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

* Globbing and RC_EXPAND_PARAM
@ 2000-05-03  8:34 Andrej Borsenkow
  0 siblings, 0 replies; 2+ messages in thread
From: Andrej Borsenkow @ 2000-05-03  8:34 UTC (permalink / raw)
  To: ZSH users mailing list


(Hmm ... haven't I asked it already?)

Our dbx does not understand search path - I have to specify every
directory explicitly:

dbx -Idir1 -Idir2 ...

Is it possible in one shot (functions, aliases etc aside)? The closest I
can think of is

dbx -I${^$(print *(/))} ...

but that's $(...) that looks ugly.

-andrej

Have a nice DOS!
B >>


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

end of thread, other threads:[~2000-05-03  8:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-03  8:41 Globbing and RC_EXPAND_PARAM Sven Wischnowsky
  -- strict thread matches above, loose matches on Subject: below --
2000-05-03  8:34 Andrej Borsenkow

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