CARVIEW |
Appendix A: Command Line Crash Course
This appendix is a quick super fast course in using the command line. It is intended to be done rapidly in about a day or two, and not meant to teach you advanced shell usage.
- Introduction
- Exercise 1: The Setup
- Exercise 2: Paths, Folders, Directories (pwd)
- Exercise 3: If You Get Lost
- Exercise 4: Make A Directory (mkdir)
- Exercise 5: Change Directory (cd)
- Exercise 6: List Directory (ls)
- Exercise 7: Remove Directory (rmdir)
- Exercise 8: Moving Around (pushd, popd)
- Exercise 9: Making Empty Files (Touch, New-Item)
- Exercise 10: Copy a File (cp)
- Exercise 11: Moving a File (mv)
- Exercise 12: View a File (less, MORE)
- Exercise 13: Stream a File (cat)
- Exercise 14: Removing a File (rm)
- Exercise 15: Exiting Your Terminal (exit)
- Next Steps
Buy Learn Python the Hard Way, 5th Edition
When you buy Learn Python the Hard Way, 5th Edition directly from the author, Zed A. Shaw, you'll get access to the digital content for all 60 exercises, plus all 60+ videos that are normally sold separately. You'll also have access to direct help from Zed via Discord chat and live streams on special topics when I have time.
$29
Buy Learn Python The Hard Way, 5th EditionLearn JavaScript the Hard Way
If you want to learn to be a Web Developer then my new Learn JavaScript the Hard Way course is a great choice. It's currently out as an Early Access release and already has more content than the Python Course, with even more content coming at a 80% discount from the final price.
Buy Learn JavaScript the Hard Way