Read‐09 - Skalyx866/Notes GitHub Wiki
What is the Command Prompt?
The command prompt is a command line interpreter application that is available on most Windows operating systems that you can use to send commands and launch scripts in the form of batch files.
How do I access the Command Prompt?
You can access the command prompt by going into the start menu and searching through your apps
What are some of the most commonly used commands?
Some of the most commonly used commands are: dir, del, chkdsk, ping, ipconfig, cd, help, and copy
What is Windows Power Shell?
Windows Power Shell is a cross platform terminal that also uses a scripting language to help manage and automate tasks.
What is Windows Terminal?
The Windows terminal is a more modern version of the command line ##What I would like to learn more about I would like to learn more about how to use the windows command prompt as it is something that I am not familiar with and never had really used.