QUESTION : I use mintty as my console emulator for MinGW/MSYS. Recently (I’m not certain exactly when), the home directory […]
Tag: mingw
Rename tab from MinGW-console using ConEmu
Problem : I’m using the cmder (ConEmu) with Git Bash-tabs (MinGW) and I want to rename the current tab with […]
Why isn’t MinGW’s find command printing all files on drive C:?
QUESTION : I’m using MinGW (as packaged by msysgit for Windows), and I’m trying to list all the files on […]
How can I remove or deactivate the Windows system32/find.exe?
QUESTION : I am trying to make my Windows System as compatible with existing Makefiles as possible. One great step […]
MinGW tar compression problem
QUESTION : I am unable to get the Mingw tar to work with compress files. It does not filter through […]
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 […]