Files
MSYS2-packages/filesystem/shell
jeremyd2019 dc17e6ed9e filesystem: make msystems pluggable. (#5381)
The /etc/msystem script sources /etc/msystem.d/${MSYSTEM,,} (but using
only POSIX shell features rather than a bash-ism to lower-case since
/etc/msystem is included in /etc/profile, so may be used by a non-bash
shell).  /usr/bin/shell validates an MSYSTEM by checking for the
existence of that file.
2025-05-20 08:02:41 +02:00

2.7 KiB
Executable File