QUESTION : I use mintty as my console emulator for MinGW/MSYS. Recently (I’m not certain exactly when), the home directory […]
Tag: msys
Install msys2 so c:/ is /
QUESTION : I’m trying to switch from cygwin to msys2. I use cygwin extensively for the Unix tools, not so […]
MSYS shell in Windows Terminal Preview?
QUESTION : [EDITED to add:] It turns out that the actual problem here was a brainless typo I had made. […]
How to run internal cmd command from the msys shell?
Problem : The Windows CMD utility has a number of internal commands, such as mklink. How can they be used […]
Can Mingw32/Msys run dos/cmd.exe executables without screwing up the arguments?
Problem : I’m trying to run growlnotify.exe from a Windows bash prompt. Recompiling it for mingw32 isn’t a good option […]