Mohammadreza Hadizadeh

How to empty file cache on Mac OS X

Pasted Graphic 13

Problem:
How one can make free the allocated RAM to the file cache?
Solution:
Open up the terminal application and activity monitor. In terminal enter the command:
$ sudo purge


If one checks the activity monitor it should show the reduction in RAM usage on the Mac and the file cache should be cleared.