Skip to content

Instantly share code, notes, and snippets.

@Marklb
Last active April 7, 2020 16:35
Show Gist options
  • Save Marklb/85dea8babf567c86df7f4123fadb99f1 to your computer and use it in GitHub Desktop.
Save Marklb/85dea8babf567c86df7f4123fadb99f1 to your computer and use it in GitHub Desktop.

Map a local directory to a drive letter

Using subst

Create

subst x: C:\Folder\Example

Delete

subst x: /D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment