Skip to content

Instantly share code, notes, and snippets.

@7cc
Last active February 11, 2020 19:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 7cc/bc0fb301c120031d85b6fcbdbe067b3c to your computer and use it in GitHub Desktop.
Save 7cc/bc0fb301c120031d85b6fcbdbe067b3c to your computer and use it in GitHub Desktop.
command
$MSYSTEM
$PATH
"C:\Program Files\Git\usr\bin\bash.exe" -l
MSYS
/c/Users/UserName/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:Windows_PATH:/usr/bin/vendor_perl:/usr/bin/core_perl
"C:\Program Files\Git\usr\bin\sh.exe" -l
MSYS
/c/Users/UserName/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:Windows_PATH:/usr/bin/vendor_perl:/usr/bin/core_perl
"C:\Program Files\Git\bin\bash.exe" -l
MINGW64
/c/Users/UserName/bin:/mingw64/bin:/usr/local/bin:/usr/bin:/bin:/mingw64/bin:/usr/bin:/c/Users/UserName/bin:Windows_PATH:/usr/bin/vendor_perl:/usr/bin/core_perl
"C:\Program Files\Git\bin\sh.exe" -l
MINGW64
/c/Users/UserName/bin:/mingw64/bin:/usr/local/bin:/usr/bin:/bin:/mingw64/bin:/usr/bin:/c/Users/UserName/bin:Windows_PATH:/usr/bin/vendor_perl:/usr/bin/core_perl
"C:\Program Files\Git\usr\bin\bash.exe" n/a bash: cut: command not found
"C:\Program Files\Git\usr\bin\sh.exe" n/a sh-4.4$
"C:\Program Files\Git\bin\bash.exe" MINGW64
"C:\Program Files\Git\bin\sh.exe" MINGW64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment