Skip to content

Instantly share code, notes, and snippets.

@SrShark
Last active July 13, 2021 00:10
Show Gist options
  • Save SrShark/4516a635ac1fafa6c3403f1baaaa1b81 to your computer and use it in GitHub Desktop.
Save SrShark/4516a635ac1fafa6c3403f1baaaa1b81 to your computer and use it in GitHub Desktop.
tar \
--exclude='sitios/proyecto1/node_modules' \
--exclude='sitios/proyecto2/node_modules' \
-zcvf sitios.tar.gz sitios/
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment