0

Clear Cache and Buffer memory in server

I want to clean the buffer and cache memory in my linux server. For that i used " sync echo 3 > /proc/sys/vm/drop_caches" command and cleaning the cache. But here problem is while iam exicuting the same by using cronjobs it was not working. Can anyone please help me on that.

Chaining Operators in Linux Add a comment
GuruMahesh4444
asked Oct 04 2017

Answer

0

can you please share your script file and crontab configuration...

Add a comment
arunkumarak
asked Oct 03 2017
edited Oct 05 2018
Post your Answer