Created
March 15, 2017 09:23
-
-
Save ashleyw/ae48db4d904b2d84445080a78988d52d to your computer and use it in GitHub Desktop.
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
#!/bin/sh | |
find $PWD -type d -maxdepth 5 -name node_modules | xargs -n1 tmutil addexclusion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get:
Cannot set path-based exclusion for relative path
I'm on:
10.12.6 (16G29)