Skip to content

Instantly share code, notes, and snippets.

@ruichuang
Created November 22, 2016 15:35
Show Gist options
  • Save ruichuang/25bda46b68c6b5a8150073de0a30d4ed to your computer and use it in GitHub Desktop.
Save ruichuang/25bda46b68c6b5a8150073de0a30d4ed to your computer and use it in GitHub Desktop.
Mac:
1. cd - (hyphen) you’ll go back to the directory you were in before the last time you issued the cd command.
2. tilde (~) symbol is a shortcut for your Home folder
3. mv file1 file2 file3 ... -t DESTINATION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment