Search notes:

doskey.exe

Keyboard History Utility for cmd.exe.
doskey.exe can be used to rudimentarly edit command lines, recall previous entered commands and create macros.

Creating a macro

doskey ll=dir /a /b

Loading macro files

doskey /macrofile=c:\path\to\macrofile.txt

Index