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

brilliantthings

macrumors 6502a
Original poster
Feb 13, 2011
823
363
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!?
 

w0lf

macrumors 65816
Feb 16, 2013
1,268
109
USA
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.