Private Var

Private Var



πŸ›‘ ALL INFORMATION CLICK HERE πŸ‘ˆπŸ»πŸ‘ˆπŸ»πŸ‘ˆπŸ»

































Private Var




Sign in



















Sign in

Sign in corporate






Photos for Mac Speciality level out of ten: 0
Excuse the questions of a relative newbie but ....

Every now and then I need to run Windows and am running Fusion on OSX 10.5.x and all is well.

I am trying to find out where private/var/folders is so I can give rights to Fusion to access it but just cannot seem to find where it is. Can a kind person please point me in the right direction.


Helpful answers



Drop Down menu


Select the Finder menu Go. In the drop down menu select Go to Folder.... In the dialog box type /var and click the Go button. This will create a Finder window to the var directory.








first












Page 1 of 1


Page 1/1













last











Select the Finder menu Go. In the drop down menu select Go to Folder.... In the dialog box type /var and click the Go button. This will create a Finder window to the var directory.








Thread reply - more options















Link to this Post






Photos for Mac Speciality level out of ten: 0








Thread reply - more options















Link to this Post














first












Page 1 of 1


Page 1/1













last














Support


Communities




More ways to shop: Visit an Apple Store , call 1-800-MY-APPLE, or find a reseller .

Copyright Β© 2021 Apple Inc. All rights reserved.

Privacy Policy
Terms of Use
Sales and Refunds
Legal
Site Map


Looks like no one’s replied in a while.
To start the conversation again, simply ask a new question.



Macbook Air,


Mac OS X (10.5.6)




What is / private / var /db/dyld? - Apple Community
Where do I find private / var /folders? - Apple Community
macos - Can I delete files or folders from / private / var /folders
private / var log eating up hard drive - Apple Community
Private var inside Javascript literal object - Stack Overflow

The best answers are voted up and rise to the top


Asked
5 years, 10 months ago


72k 29 29 gold badges 149 149 silver badges 193 193 bronze badges


653 1 1 gold badge 5 5 silver badges 5 5 bronze badges



Related: It is safe delete OSX's /private/var/folders/* at reboot? at superuser SE

–  kenorb
Mar 22 '15 at 20:26


83.5k 22 22 gold badges 144 144 silver badges 252 252 bronze badges



I used above query: cd /private/var/folders for i in ; do if [ "$i" != "zz" ]; then sudo rm -rf "$i"; fi; done sudo rm -rf zz/ then couldn't boot mac afterward. Had to reinstall the OS.

–  Aerin
Jun 30 '17 at 17:55



Did you cd to the correct folder first? Otherwise it would trash some pretty random stuff...

–  Tetsujin
Jun 30 '17 at 18:01



of course I went to /private/var/folders first... something other than zz should be preserved I guess.

–  Aerin
Jun 30 '17 at 18:13



El Capitan, 2017 June.

–  Aerin
Jun 30 '17 at 18:14






tbh, I've never actually tried it - it was just a research & publish, with accreditation.

–  Tetsujin
Jun 30 '17 at 18:54


6,845 9 9 gold badges 29 29 silver badges 76 76 bronze badges



Somehow the second part of your question contradicts the first.

–  nohillside ♦
Aug 24 '17 at 16:05



Could you please define "stuff"?

–  fd0
Aug 24 '17 at 17:07



I deleted this folder on a 2013 Macbook air on Catalina. I haven't had any problems yet

–  Jacob
Aug 29 '20 at 3:19


Want to improve this post? Add citations from reputable sources by editing the post . Posts with unsourced content may be edited or deleted.



Ask Different

Tour
Help
Chat
Contact
Feedback
Mobile
Disable Responsiveness


Company

Stack Overflow
For Teams
Advertise With Us
Hire a Developer
Developer Jobs
About
Press
Legal
Privacy Policy
Terms of Service



Stack Exchange Network

Technology
Life / Arts
Culture / Recreation
Science
Other



Apple is a trademark of Apple Inc., registered in the US and other countries. This site is not affiliated with or endorsed by Apple Inc. in any way.

Ask Different is a question and answer site for power users of Apple hardware and software. It only takes a minute to sign up.
I have this folder /private/var/folders/bf/ with 3GB of what seems temporary files. Can I delete this folder?
You can safely delete anything in /private/var/folders/ but not the folder itself
Quit all apps before you do & reboot afterwards … and whatever you do, don't touch anything else in /private/var/ , and do not delete /private/var/folders/ itself.
Rumor has it that one should not delete /private/var/folders/zz . This article implies otherwise, but if you want to be on the safe side, use
From a general safety for the system integrity viewpoint:
Anything withinin the hierarchy of /private/var/folders/* can be deleted. zz included.
But a restart should reduce the amount of temporary files and data in there anyway.
Quitting well written applications does that too, as should a quick logout-login cycle.
The system will repopulate an empty /private/var/folders/* after it reboots.
From a practicality and consequences for the users viewpoint:
There is a small catch: it is probably not completely without side-effects to just wipe all and anything under folders there.
Although theses side-effects are few. Force deleting everything with sudo rm is possible but not the best option on a live system.
Some of those files might be currently in use. Thus making it difficult or unwise to just delete them all from a running system if one feels the need for that. You'd have to quit the processes using them first. This quitting the process is in itself, as stated above, often enough to have those files removed automatically.
If some databases, mainly generated by Apple processes, grow out of hand it might be necessary to move them to the trash, logout-login and then delete them.
A small number of applications or services may store some of the preferences there.
One example is NotificationCenter (NC) with your settings in there: your choice of applications and what of them to be 'in' there. NC rebuilds its preferences with everything in NC enabled. If you have many Apps and prefer most of them to not disturb you this is quite annoying even if only done once.
But then it is not really essential data that gets lost in this way.
Since this practice is highly non-standard, it looks only Apple violates its own guidelines: I can't remember any third-party application storing important, not-supposed to be volatile, and non-temporary data in this hierarchy.
Therefore it is best to locate which of these folders belongs to your most active user, go in there and look for the biggest offenders to delete them manually. It is also prudent to learn which of your apps leave so much stuff behind. Quitting and restarting an actively cluttering app might often be enough to gain some space there. If the second catch is of concern, spare those files related to e.g. NC from deletion.
On Catalina, I have restarted my Macbook in recovery mode (CMD+R at startup). Then, I have opened the terminal to disable the system integrity protection by typing csrutil disable . Then, I restarted in normal mode. I closed all applications. I ran disk utility and clicked on first aid for my system drive.
Then, I went to /private/var/folders/. It is now 2019 and I have found that some folders weren't modified since 2016 and 2017.
Then, I copied the zz folder content to a USB drive. I went to the zz folder and I deleted all the folders that were not from today. I went to the kt folder, I copied the content in my USB drive and I deleted the folders that were not from today inside the folders 0 and C and T. Before restarting I emptied the trash bin.
I unplugged my USB drive and I restarted in recovery mode, I re activated the system integrity protection, by typing csrutil enable in the terminal and that's it.
For what it is worth (meaning decide worth yourself :-), doing this is dangerous on Catalina (10.15). I did this on a Macbook Air after the upgrade to Catalina. It would not restart, and what a pain to recovery from Time Machine with bad internal screen.
I also had another bad screen Macbook Air (and bad keyboard, and bad trackpad, but I digress). I was paranoid because I use that for development. So instead I found online another trick. Holding the shift while booting make the Mac go into "safe mode". The Mac then booted into safe mode, and "sudo du -d 1 -h /private" confirmed 44GB. After another reboot back into regular Mac OS X and the same command showed 3GB.
BTW, this did not work with a regular keyboard, I had to find an apple keyboard.
Much safer, if a pain, to do that regularly. I tried the free cleaners, but none found those files/folders. And I'd rather not spend $30 - $80 on a cleaner that probably won't find them as well...
do a "safe boot" once in a while if bothered by the evergrowing caches...
the word ( apple kb article link - https://support.apple.com/en-us/HT201262 ) is that it cleans caches out.
To subscribe to this RSS feed, copy and paste this URL into your RSS reader.

site design / logo Β© 2021 Stack Exchange Inc; user contributions licensed under cc by-sa . revΒ 2021.2.2.38474


Sex Secretary Hard
Jock Shot S Swimsuit Shoot
Asian Anal Hardcore Porn
Fucking Mature Ladies
Overwatch Voice Lines

Report Page