Hi Folks,
That's a pretty intimidating title, but the question is actually quite simple; how to I get to my Profile files from Windows Subsystem for Linux (WSL)?
Let me explain why that is a non-trivial question ...
I have a notebook running Windows 10 Professional that is a member of a Windows Domain. In my domain, I use "Redirected Profile Folders", and we have both "...\Users\Profile\<user>..." and "...\Users\Home\<user>..." "Always Available" checked, meaning "sync'd". Notice that the path to these files in not on C:\...
This works well. I don't have to know if I am on-line or not, since Windows preserves the path to my profile, and keeps everything in sync.
WSL presents the "C:\" filesystem for me as "/mnt/c/..." which is convenient, but notice that my profile is not on that filesystem.
How do I address my Sync'd, Redirected Profile Folders filesystem from WSL?
Thanks for the help.
Chris.