Created
December 11, 2016 17:53
-
-
Save jonniedarko/40b20648b1e6a47639e9f370dd58653f to your computer and use it in GitHub Desktop.
Usefull Terminal one liners
This file contains 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
# allows more powerful pattern matching e.g. `mv !(some_folder) some_folder` to disable use `-u` option instead | |
shopt -s extglob |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment