Guest User

Untitled

a guest
Jan 18th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. # Go to the time machine folder on your backup disk
  2. cd /Volumes/BackupDisk/Backups.backupdb/mymac/
  3.  
  4. # List all available backups
  5. ls -l
  6.  
  7. # Compare two backups
  8. tmutil compare 2019-01-15-203957 2019-01-15-211038
Add Comment
Please, Sign In to add comment