command
module
Version:
v0.0.0-...-83a7f17
Opens a new window with list of versions in this module.
Published: Sep 30, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
wslpath
Convert Windows and WSL paths
中文
[https://github.com/DiamondBug/wslpath/blob/master/README_CN.md]
Install
Just download executable file wslpath and put into /usr/bin
How to use
wslpath -p "C:\\User\peter"
wslpath -p /mnt/C/User/peter
Output:
/mnt/C/User/peter
C:\\User\peter
(It doesn't actually contain \n)
Skill
some/command $(wslpath -p "C:\\User\peter")
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.