Skip to content

Instantly share code, notes, and snippets.

@seaque
Last active September 28, 2022 13:44
Show Gist options
  • Save seaque/d07c8347e7ef94fa2c0ac6e3fb3c3c4a to your computer and use it in GitHub Desktop.
Save seaque/d07c8347e7ef94fa2c0ac6e3fb3c3c4a to your computer and use it in GitHub Desktop.
Open Command Prompt in Certain Directory
@ECHO OFF
CD /D "dir"
CMD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment