zsh-users
 help / color / mirror / code / Atom feed
* PATH variable case-insensitive?
@ 2015-02-05 15:56 Koch
  2015-02-05 16:18 ` Kurtis Rader
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Koch @ 2015-02-05 15:56 UTC (permalink / raw)
  To: zsh-users

Using zsh 5.0.2 (x86_64-pc-linux-gnu) with the following file contents in 
./test.zsh:

PATH=bar
path=omg
echo $PATH

and running zsh ./test.zsh outputs:
omg

Is this a bug? It's certainly not my intention to have this meaning attached to 
this program, since it goes against POSIX.


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

end of thread, other threads:[~2015-02-05 16:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-05 15:56 PATH variable case-insensitive? Koch
2015-02-05 16:18 ` Kurtis Rader
2015-02-05 16:38 ` Peter Stephenson
2015-02-05 16:54   ` Peter Stephenson
2015-02-05 16:38 ` ZyX

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