Skip to content

Instantly share code, notes, and snippets.

View prschulz's full-sized avatar

Peter Schulz prschulz

  • Ghost
  • San Francisco, CA
View GitHub Profile

##Command Line Basics

What are the terminal commands to:

  • Create a new folder called "Blah"
mkdir Blah
  • Move into the newly created "Blah" folder