This website requires JavaScript.
Explore
Help
Sign In
ctome
/
tldr
mirror of
https://github.com/CrimsonTome/tldr.git
Watch
1
Star
0
Fork
You've already forked tldr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bade4c7c03
tldr
/
pages
/
windows
/
subst.md
197 B
Raw
Blame
History
subst
Associates a path with a virtual drive letter.
List active associations:
subst
Add an association:
subst {{Z:}} {{C:\Python2.7}}
Remove an association:
subst {{Z:}} /d