How do I empty my mac cache?



How do I empty my mac cache?..

Answer / Rupa

To clear your Mac's cache, follow these steps:
1. Open Terminal.
2. Type `sudo find / -name '*caches*' -type d -exec rm -r {} ;` and press enter.
3. Enter your admin password when prompted.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Operating Systems General Concepts Interview Questions

How do I find my hidden files?

1 Answers  


Does uninstalling a program delete it?

1 Answers  


How can multiple threads be controlled simultaneously?

1 Answers  


Under what circumstances do page faults occur?

1 Answers  


What are types of file?

1 Answers  


What are 3 operating systems?

1 Answers  


What is a virtual memory?

1 Answers  


Differentiate between ROM and RAM?

6 Answers   HCL, Sutherland,


What is the Difference between a process and a thread?

1 Answers   Wipro,


What is a Real Time Operating System? Elaborate.

1 Answers  


Which one is not suitable for client-server application? 1. tcp/ip 2. message passing 3. rpc 4. none of the above

1 Answers  


What is dynamic scheduling in operating system (os)?

1 Answers  


Categories