vote up 0 vote down star

I know the path for Firefox's cache is as follows on Mac OS X Leopard:

~/Library/Caches/Firefox/Profiles/COMPUTER_CODE.default/Cache

How is the variable "COMPUTER_CODE" above created? I assume it is different from computer to computer. I want to be able to programmatically delete this cache if it exists.

flag

78% accept rate

1 Answer

vote up 0 vote down check

It is randomly generated. The code that generates it can be found here.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.