PyCon intro to open source/OSX command line: Difference between revisions

no edit summary
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 51:
 
<pre>ls</pre>
You should see a list of all the files in <code>/Users</code>, including the directory for your username. The directory for your username (e.g. <tt>/Users/Jessicajesstess</tt>) is often called your "home directory".
 
<br />
Line 88:
You've practiced using <code>ls</code>, <code>pwd</code>, and <code>cd</code> to navigate your computer's filesystem from the command prompt.
 
[[PyCon_intro_to_open_source|&laquo; Back to the Friday setupmain page]]
Anonymous user