Help: case-sensitive
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Aug 20.

The "case-sensitive" setting:

If TRUE, the files whose names differ only in case
are considered distinct.  If FALSE files whose names
differ only in case are the same file.  Defaults to
TRUE for unix and FALSE for Cygwin, Mac and Windows.