Created
November 22, 2016 15:35
-
-
Save ruichuang/25bda46b68c6b5a8150073de0a30d4ed to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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