Command Line
From Dickinson College Wiki
How to use the command line:
Here are some tips and tricks to using the windows and linux/mac command lines
the syntax of the command is included when neccessary
Windows:
cd - change directory (CD DESTINATION)\n dir - view contents of a directory chkdsk - check disk del - remove a file (del FILE) copy - copy a file (copy FILE DESTINATION) xcopy - another copy utility useful for copying multiple files