Provided by: wslu_2.3.2-0ubuntu2~18.04.3_all 

wslupath
NAME
wslupath(DEPRECATED) - Component of Windows 10 Linux Subsystem Utility
SYNOPSIS
wslupath (-w|-d|-u|-m|-r) [-D|-A|-T|-S|-W|-s|-su|-H|-P|...NAME...]
wslupath (-h|-v|-R)
DESCRIPTION
This is a WSL Windows path Converter that can convert Windows path to other styles of path.
COMMANDS
Output Type Options
-w, --windows - print Windows form of path(C:\Windows\System32)
-d, --windows-double-slash - print Windows form of path with double backslash(C:\\Windows\\System32)
-u, --unix - print Unix form of path(/mnt/c/Windows/System32)
-m, --mixed - print Windows form of path(C:WindowsSystem32)
-r, --reg-data - use the registry data to print path[wslpath -R to know more]
System Path
-D, --desktop - print desktop path and exit
-A, --appdata - print AppData path(%APPDATA%) and exit
-T, --temp - print temp path(%TMP%) and exit
-S, --sysdir - print system path and exit
-W, --windir - print Windows path and exit
-s, --start-menu - print Start Menu path and exit
-su, --startup - print Startup path and exit
-H, --home - print user home path(%HOMEPATH%) and exit
-P, --program-files - print Program Files path(%ProgramFiles%) and exit
Other Options
-h, --help - print a simple help
-v, --version - print current version
-R, --avail-reg - print available registry input
SEE ALSO
https://github.com/wslutilities/wslu
AUTHOR
Created by Patrick Wu mailto:wotingwu@live.com
REPORTING BUGS
Report bugs to https://github.com/wslutilities/wslu/issues
COPYRIGHT
This is free software; you can redistribute it and/or modify it under the terms of the GNU GPL version 3
or (at your option) any later version. There is NO warranty; not even MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Patrick Wu July 2019 WSLUPATH(1)