How to access Windows folders from Bash on Ubuntu on Windows
Comment access Windows folders depuis Bash sur Ubuntu sur Windows
Re: Comment access Windows folders depuis Bash sur Ubuntu sur Windows
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/.