Boston Python Workshop 6/Friday/OSX terminal navigation: Difference between revisions

no edit summary
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 88:
* The command prompt maintains a command history. You can use the up arrow to cycle through old commands.
 
===Check your understanding===
===Review===
 
Answer these questions. Experiment at the command line if you need to! If you aren't sure about an answer, ask a helper.
Line 98:
# What are 2 ways to avoid typing out a full navigation command? (hint: one requires that you've run the command before)
# What is the difference between <tt>cd projects</tt> and <tt>cd /projects</tt>?
# What is the difference between a command prompt and a Python prompt?
 
===Success!===
Anonymous user