From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by melb.werple.net.au (8.7.5/8.7.3/2) with ESMTP id GAA24354 for ; Tue, 11 Jun 1996 06:12:37 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id QAA00892; Mon, 10 Jun 1996 16:01:21 -0400 (EDT) Resent-Date: Mon, 10 Jun 1996 16:01:21 -0400 (EDT) From: mikhail@klm.com (Mikhail Kuperblum) Message-Id: <9606101600.ZM9563@klm.com> Date: Mon, 10 Jun 1996 16:00:27 -0400 In-Reply-To: Zoltan Hidvegi "Re: Ongoing problem with PATH variable since v2.6-beta17" (Jun 10, 9:18pm) References: <199606101918.VAA07207@bolyai.cs.elte.hu> X-Mailer: Z-Mail (3.2.1 10apr95) To: Zoltan Hidvegi Subject: Re: Ongoing problem with PATH variable since v2.6-beta17 Cc: mikhail@klm.com, zsh-workers@math.gatech.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Resent-Message-ID: <"wyFGv1.0.pD.By7ln"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/1324 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Thanks for replying. Unfortunately, it's not that easy. The first thing I did when I discovered this problem was getting all my init files out of the way. It doesn't help! [/] echo $PATH /usr/progressive/bin:/etc:/usr/local/bin:/bin:/usr/bin:/tcb/bin:/usr/bin/X11:/us r/lib/uucp/:/u/wp/shbin:/u/wp/wpbin:/u/dlc:/u/local/sound/bin:/usr/vsifax/bin:/u sr/merge/dosroot/ubin [/] zsh -f klm# echo $PATH /usr/progressive/bin /etc /usr/local/bin /bin /usr/bin /tcb/bin /usr/bin/X11 /us r/lib/uucp/ /u/wp/shbin /u/wp/wpbin /u/dlc /u/local/sound/bin /usr/vsifax/bin /u sr/merge/dosroot/ubin But things get even more weird! [/] PATH= [/] echo $PATH