Sections: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Index | Next >
Learning objective: Demonstrate how to access the CLI in Windows
Command Prompt (executable name cmd.exe) is the Microsoft-supplied command-line interpreter on OS/2, Windows CE and on Windows NT-based operating systems (including Windows 2000, XP, Vista, 7, Server 2003 and Server 2008). It is the analog of COMMAND.COM in MS-DOS and Windows 9x (where it is called MS-DOS Prompt) systems, or of the Unix shells used on Unix-like systems. [Wikipedia]
[Start] (/ Run) / enter "cmd"
In Windows a special MS-DOS shell is used to execute DOS commands. To start the DOS shell to access the command line interface, click on the Start button, then click on the Run button if using Windows XP or a higher version, then enter "cmd" in the text box.
EXIT
To exit DOS shell, enter "EXIT" at any DOS prompt.
Thinking: Why does Windows make the CLI difficult to access?
Key terms: EXIT, cmd, prompt, shell
Resources:
To maximize your learning, please visit these Web sites and review their content
to help reinforce the concepts presented in this section.
Quick links:
Command Prompt @ Wikipedia
Notes on navigation: Click inside the frame to navigate the embedded Web page. - Click outside the frame to navigate this page to scroll up/down between the embedded Web pages. - Click on the frame title to open that page in a new tab in most browsers. - Click on the the "Reload page" link to reload the original page for that frame.
Command Prompt @ Wikipedia |
Reload page
|
If frame is empty, click on the link to view the page in a new tab or window
Sections: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Index | Next >