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

imported>Jesstess
imported>Jesstess
Line 85:
# After starting a new command line prompt, how would you get to the root directory?
# How do you check what files and directories are in your current working directory?
# If you are in directory <tt>C:\Users\</tt>, and you want to get to <tt>C:\Users\jesstess\projects</tt>, how would you do that?
# 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 Users</tt> and <tt>cd C:\Users</tt>?
Anonymous user