Useful Windows Command Prompt CMD Tricks Part 1
Useful Windows Command Prompt CMD Tricks Part 1
Useful Windows Command Prompt Tricks
1. Command History
Using this command, you can track down your command history. This will turn out to be useful when you are trying to look for some command that you’ve used in the past, but can’t remember.
doskey /history
2. Run multiple commands
If you are feeling the need to run two commands after another, you can do so easily. You just need to put “&&”…
View On WordPress









