zsh-workers
 help / color / mirror / code / Atom feed
From: Zoltan Hidvegi <hzoli@cs.elte.hu>
To: zefram@dcs.warwick.ac.uk (Zefram)
Cc: olsenc@ichips.intel.com, zsh-workers@math.gatech.edu
Subject: Re: Metacharacters in PATH variable?
Date: Thu, 9 Jan 1997 22:05:59 +0100 (MET)	[thread overview]
Message-ID: <199701092106.WAA26236@bolyai.cs.elte.hu> (raw)
In-Reply-To: <7270.199701091904@stone.dcs.warwick.ac.uk> from Zefram at "Jan 9, 97 07:04:56 pm"

Zefram wrote:
> >or better yet somehow dynamically find all the bin dirs here and add it to
> >the path in some sort of compact notation like the above.
> 
> path=( $path /opt/*/bin )

Or if the bin dir is deeper, you can try

path=( $path /opt/**/bin(-/) )

Zoltan


      reply	other threads:[~1997-01-09 21:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-01-09 18:26 Clint Olsen
1997-01-09 19:04 ` Zefram
1997-01-09 21:05   ` Zoltan Hidvegi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199701092106.WAA26236@bolyai.cs.elte.hu \
    --to=hzoli@cs.elte.hu \
    --cc=olsenc@ichips.intel.com \
    --cc=zefram@dcs.warwick.ac.uk \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).