This will be the toughest question of the day. How do I navigate through my Windows folder structure within the MSYS shell? When I start the shell, all I see is a \'~\'. I type
cd /c/ to access C:
cd /c/
cd /d/ for D:
cd /d/
etc.