Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

brilliantthings

macrumors 65816
Original poster
Feb 13, 2011
1,057
712
I've just found a Folder in Applications called rollbackBackupDirectory. I've never seen it before and I dont know what it is. It's 3GB and I "don't have permission to see its contents. What is it!?
 
Dunno what it is but you could probably view it using Terminal

Code:
sudo ls -al /Applications/rollbackBackupDirectory/

or to open it in Finder via Terminal

Code:
sudo cd /Applications/rollbackBackupDirectory/
open .

Using sudo is going to ask for your admin password but will let you view anything you want.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.