• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: huge temporary files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: huge temporary files


  • Subject: Re: huge temporary files
  • From: William Bumgarner <email@hidden>
  • Date: Mon, 24 Apr 2006 08:26:36 -0700

On Apr 21, 2006, at 2:28 PM, Andy Lee wrote:
On Apr 21, 2006, at 3:53 PM, Falko A. wrote:
Where does xCode usually create "temporary" files like those?

I don't know, but if Xcode created them under /tmp, then when you rebooted they would have gotten moved to the Trash, under "Recovered Files" or something like that.

That is incorrect. Everything in /tmp/ is directly deleted on reboot; no option for recovery. A cron task will run every night and delete any files in /tmp/ that haven't been touched in 3 days (this has caused hell any number of times in various bits of software that can't deal with their cache being removed out from under them).


As Chris mentioned, Xcode caches rather huge PCH files in /Library/ Caches/. If your machine is configured to offer cycles for distributed builds, DistCC will also cache PCH files for other users in /tmp/.

I often toss Finder into list mode w/show sizes turned on. You can dive into /tmp/ in this mode by bringing up a Finder window, typing shift-cmd-G, and entering /tmp/.

b.bum
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: huge temporary files
      • From: Andy Lee <email@hidden>
References: 
 >huge temporary files (From: "Falko A." <email@hidden>)
 >Re: huge temporary files (From: Andy Lee <email@hidden>)

  • Prev by Date: Re: Yet Another Framework Linking bug.
  • Next by Date: Re: huge temporary files
  • Previous by thread: Re: huge temporary files
  • Next by thread: Re: huge temporary files
  • Index(es):
    • Date
    • Thread