bash files windows code example
Example: 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