Open Source Comes to Campus/UMD/Laptop setup/Windows command line: Difference between revisions

Content added Content deleted
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 15: Line 15:


===Practice using <code>dir</code> and <code>cd</code>===
===Practice using <code>dir</code> and <code>cd</code>===

Before you practice these commands, let's make sure you are really at a terminal prompt. Recall that a terminal prompt will look like <code>C:\</code> and a Python prompt will look like <code>>>></code>. Make sure you are at a terminal prompt and not a Python prompt; if you are at a Python prompt, you can type <code>exit()</code> on a line by itself and then hit enter to exit Python and return to a terminal prompt. Great!


Type each of these commands and hit enter:
Type each of these commands and hit enter: