WSLUPATH(1) WSL Utilities WSLUPATH(1)

wslupath(DEPRECATED) - Component of Windows 10 Linux Subsystem Utility

wslupath [-dOr] [-D|-A|-T|-S|-W|-s|-su|-H|-P|...NAME...]

0 [-h|-v|-R]

This is a WSL Windows path Converter that can convert Windows path to other styles of path.

Without a type, it will detect path style automatically.

print original (Windows) form of path(C:\Windows\System32)
print Windows form of path with double backslash(C:\\Windows\\System32)
use the registry data to print path[wslpath -R to know more]

-D, --desktop print desktop path and exit

print AppData path(%APPDATA%) and exit
print temp path(%TMP%) and exit
print system path and exit
print Windows path and exit
print Start Menu path and exit
print Startup path and exit
print user home path (%HOMEPATH%) and exit
print Program Files path (%ProgramFiles%) and exit

print a simple help
print current version
print available registry input

Created by Patrick Wu <me@patrickwu.space>

Report bugs to <https://github.com/wslutilities/wslu/issues>; For Ubuntu specific/related bugs, report to <https://bugs.launchpad.net/ubuntu/+source/wslu>.

However, keep in mind this tool is deprecated and bugs reported for this tool will have a high chance to be ignored.

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.

wslvar(1), wslu(7)

2021-10-07 3.2.3-1