Is there a way to keep the cmd command history between sessions?
|
feedback
|
|
Switch to using PowerShell, and follow the instructions at the following site to enable history: Alternatively, in cmd.exe, you can use "doskey /history" at the end of your session to show what you typed in that session, but theres no way to really load it into the next session. | |||||||||
feedback
|