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

jcwphoto

macrumors newbie
Original poster
Jul 21, 2008
4
0
I have a runaway file, it keeps filling up my harddrive. I found it with Disk Inventory X. The bad files are in a folder called private/var/tmp
Inside the tmp folder are the bad files. the problem is I can't find any folder called private or any tmp folder with these files.
 
many times. I can tell it is this tmp folder because each time I run Disk inventory the file size changes and their a thousands of files
 
Do you have any idea what process is creating the file(s) in that tmp directory?

If you use the Go to Folder... (Shift + Cmd + G) command in Finder you can go to hidden folders within Finder. It even has tab completion.
 
sorry I have no idea what is doing it and have no idea what tab completion means.
 
if you open terminal, and type:
Code:
lsof | grep -i <filename>
Then you should get some output indicating what process is creating that particular file. Post that output on here and somebody should at least be able to indicate then what program is causing this issue for you.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.