How to access the mapped network drives from the mingw shell? When I try
cd y: or cd /y or y:
All I get is No such file or directory or sh.exe y:: command not found.
I am able to access the same mapped Y: drive using cmd. I would like to know how to do the same using mingw shell.