$ source *Env.Set.sh
bash: *Env.Set.sh: No such file or directory
For some reason lost in history (or just a random choice made by somebody without much thinking),
the corresponding file for Windows is called winenv.set.sh , in lowercase.
Yeah, we probably should rename it to WinEnv.Set.sh for consistency.
Yes, the file system on Windows is case-insensitive, but Cygwin tries hard to be a kind of Unix
(and mostly succeeds; it's the interaction between Cygwin and the surrounding non-Cygwin world that
causes trouble), and the file name winenv.set.sh thus does not match the wildcard pattern
*Env.Set.sh .
--tml
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.