Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

wsl folder linux windows access

#From win host
Open File Explorer.
Type wsl$<wsl-distro-name> in the address bar.

#From the wsl distro 
#You can also map it to a specific folder in the win host if you want (symbolic link)
ls -s /wsl-dir-you-wanna-map /mnt/c/Users/<username>/<desired-path>



#by Leo Av
Source by superuser.com #
 
PREVIOUS NEXT
Tagged: #wsl #folder #linux #windows #access
ADD COMMENT
Topic
Name
6+5 =