Skip to content

Instantly share code, notes, and snippets.

@vforge
Created March 6, 2016 14:51
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 vforge/ef27134c91769f72958d to your computer and use it in GitHub Desktop.
Save vforge/ef27134c91769f72958d to your computer and use it in GitHub Desktop.
PWD command for Windows - just copy this to wherever you have PATH available (e.g. C:\Windows\System32)
@echo %cd%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment