Skip to content

Instantly share code, notes, and snippets.

@jonniedarko
Created December 11, 2016 17:53
Show Gist options
  • Save jonniedarko/40b20648b1e6a47639e9f370dd58653f to your computer and use it in GitHub Desktop.
Save jonniedarko/40b20648b1e6a47639e9f370dd58653f to your computer and use it in GitHub Desktop.
Usefull Terminal one liners
# 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