Linux Free Memory Shell Script v. 0.1
This script allows free up RAM (via drop caches) on your linux server
Usage:
You will need root privileges or sudo
$ sudo ./free-mem.sh
You can use cron as well , you will need to update your /etc/crontab file :
*/30 * * * * root $HOME/free-mem.sh
Feel free to contact me if you have any comments, suggestions, questions, complaints, whatever.
Jacob ([email protected]) Guanajuato México