Difference between revisions of "Command-line"
Jump to navigation
Jump to search
Thomas Admin (talk | contribs) (Created page with "The command-line, also known console or terminal allows you to interact with computer programs by typing instructions for the computer to execute. == Starting the command-lin...") |
(No difference)
|
Latest revision as of 01:03, 18 October 2013
The command-line, also known console or terminal allows you to interact with computer programs by typing instructions for the computer to execute.
Starting the command-line
Windows
Press the windows button and R
Alternatively, you can open the start menu > Run > type 'cmd' and press OK
This will open a screen with some text and a blinking cursor.
OS X and Linux
Open the program "Terminal"
This will open a screen with some text and a blinking cursor.