Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
auto-reflesh $PATH
- X-seq: zsh-users 11230
- From: "Kazuhiko Uebayashi" <kzhk75@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: auto-reflesh $PATH
- Date: Sun, 4 Mar 2007 08:14:48 +0900
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=GOaYscYLIWHiImes+2rkIEuEDDt/UdCVuhV7BYBdukySyENjLHUX5VdseyzAVY43c6rVbyzGw1bh+Ac93yg3tZoh+0KVvikXHW7p2xuKvx6h16ItZS/ZFzjfYfUOGNBASnuygQmamVizUPcR4sIKk7QdeVSG+9+KyBo2kzmBd4A=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OwbeFIZ+iMOjf87k5a6tfKo3eGMFgMkmeYwtCeJuG7m/ZTIsYcRIwyZgoKhygcJ2b4wr7fUZbjcIf2vGbwp6wPFU1zqDluJO6BWvR2uFFnVG0VdfIwpOXHcdJBlcuD/8RJsBaXqxfAuK2AHfqsit+8nxDwH8s8N13FLqaYoWvoQ=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi,
Is it possible to reflesh $PATH "automatically" in Zsh?
If possible, what should I do?
In my environment,
echo $PATH
/home/kazu/local/bin:/usr/local/bin:/usr/bin:/bin
echo $path
/home/kazu/local/bin /usr/local/bin:/usr/bin:/bin
In Bash, I put some executable file in $PATH
then the executable file immediately works.
--
Kazuhiko Uebayashi
Messages sorted by:
Reverse Date,
Date,
Thread,
Author