Answers for "windows reference path in wsl"

1

get window application path from wsl

$ wslpath -w /mnt/c/Users
C:\Users
$ wslpath -w /usr/bin
\\wsl$\Debian\usr\bin
Posted by: Guest on March-11-2021
3

wsl home folder location

%LOCALAPPDATA%\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs
Posted by: Guest on February-23-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language