Skip to content

Instantly share code, notes, and snippets.

@elenawalom
Last active December 18, 2015 14:49
Show Gist options
  • Save elenawalom/5800350 to your computer and use it in GitHub Desktop.
Save elenawalom/5800350 to your computer and use it in GitHub Desktop.
Elen's Blog Thing

First, check to see if the folder that you want to create already exists using 'ls'.

ls

pushd pwd mkdir clear (cmd+k) cat less man reset

history

Ruby has optional syntax

shebang #!

Literals = anything where what you see is what you get

eg. 42 "hello world" = literal string [ ] = literal array

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment