Skip to content

Notes Class 09

Sierra Maldonado edited this page Jan 26, 2023 · 2 revisions

What is the Command Prompt?

How do I access the Command Prompt?

Command prompt is a command line interpreter. used to execute entered commands.

What are some of the most commonly used commands?

chkdsk, copy, ffp, del, format, ping, attrib, net, dir, help and shutdown

What is Windows Power Shell?

Is an advanced command line interpreter available in recent Windows versions, supplements the command executing abilities available in Command Prompt.

What is Windows Terminal?

Is another Microsoft-approved way of using Command Prompt and PowerShell within the same tool.

Clone this wiki locally