Skip to content

Instantly share code, notes, and snippets.

@mu-777
Created November 2, 2017 05:25
Show Gist options
  • Save mu-777/c8c5c22e33dc02df9d18ec9f72f4a5c5 to your computer and use it in GitHub Desktop.
Save mu-777/c8c5c22e33dc02df9d18ec9f72f4a5c5 to your computer and use it in GitHub Desktop.
@echo off
set winpath=%1
rem %winpath%
set linuxpath=%winpath:c:\Users\euler\=/mnt/c/Users/euler/%
set linuxpath=%linuxpath:\=/%
rem %linuxpath%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment