Skip to content

Instantly share code, notes, and snippets.

@cwonrails
Created August 21, 2018 16:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cwonrails/9c6fb9c6582a8441f529a650702ba384 to your computer and use it in GitHub Desktop.
Save cwonrails/9c6fb9c6582a8441f529a650702ba384 to your computer and use it in GitHub Desktop.

Each time a user updates to a new Mojave developer or public beta, macOS creates a new local snapshot that eats up space. Free up that space with the following commands:

tmutil listlocalsnapshots /
tmutil deletelocalsnapshots [end of output from above command]

The relevant output from the first command is:

yyyy-mm-dd-[timestamp]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment