Command Line Tools

The Command Prompt program allows you to work in an environment that looks more like a traditional operating system as opposed to the icon based Windows environment. In Command Prompt, you will use your keyboard. You won't use your mouse at all. Command Prompt works at a lower level than Windows. This means that you will have more control over the machine. The disadvantage is that it is less user-friendly.

One way to open a new command promopt is to press the Windows key and R and then type cmd. (Note, the windows key is between CTRL and ALT on left of the keyboard.)

You can also simply type the command cmd into the search bar in the bottom left of the desktop (see below).

Working with Files and Directories

You can also use Command Prompt commands to organize files into a directory hierarchy. These commands are equivalent to corresponding commands that you access via the Windows point-and-click interface. It is useful to be familiar with both interfaces for managing files.