windows ubunto go to etc code example
Example 1: How to use my windows file through bash
You'll find the Windows C:\ structure at /mnt/c/ in the Bash environment.
Therefore, my Documents folder is at /mnt/c/Users/Ben/Documents/.
so give comand of cd /mnt/c/ to enter the c file
Example 2: ubuntu navigate to directory in windows
cd /mnt/e/username/folder1/folder2