logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Created by Patrick Wu <me@patrickwu.space>

Commands

OutputTypeOptions
       Without a type, it will detect path style automatically.

       -O,--original
              print original (Windows) form of path(C:\Windows\System32)

       -d,--doubledash-dir
              print Windows form of path with double backslash(C:\\Windows\\System32)

       -r,--reg-data
              use the registry data to print path[wslpath -R to know more]

   SystemPath-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

   OtherOptions-h,--help
              print a simple help

       -v,--version
              print current version

       -R,--avail-reg
              print available registry input

Description

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

Name

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

Reporting Bugs

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

       However,keepinmindthistoolisdeprecatedandbugsreportedforthistoolwillhaveahighchancetobeignored.

See Also

wslvar(1), wslu(7)

3.2.3-1                                            2021-10-07                                        WSLUPATH(1)

Synopsis

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

       0 [-h|-v|-R]

See Also