Skip to content

Instantly share code, notes, and snippets.

@adamstac
Created November 9, 2011 01:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamstac/1350066 to your computer and use it in GitHub Desktop.
Save adamstac/1350066 to your computer and use it in GitHub Desktop.
Disable Time Machine's MobileBackup

sudo tmutil disablelocal - Turn off local Time Machine snapshots and trigger automatic cleanup of accumulated local snapshot data. Requires root privileges.

sudo tmutil enablelocal - Turn on local Time Machine snapshots. Requires root privileges.

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