Skip to content

Instantly share code, notes, and snippets.

@JohnLaTwC
Last active June 16, 2020 18:29
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 JohnLaTwC/722d903006e5fa9927312a5ff310dfaa to your computer and use it in GitHub Desktop.
Save JohnLaTwC/722d903006e5fa9927312a5ff310dfaa to your computer and use it in GitHub Desktop.
doskey Macro test
doskey /macros
cd c:\Users\All Users\Application Data
b 1
cd C:\Windows\System32\
b 2
cd "C:\Program Files"
b 3
g 1
g 2
g 3
g 1
...
set _bm
em
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment