Answers for "get window application path from wsl"

0

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

Browse Popular Code Answers by Language