At the moment I am using MinGW and MSYS to port some linux applications over to Windows.
The default MSYS shell appears to be sh and I prefer bash. Here's how I changed the batch file to load bash instead of sh (simple really). Locate the following te…
more »