Clear memory cache in linux
The below command will remove cache memory
sudo sh -c “sync; echo 3 > /proc/sys/vm/drop_caches”
One Comment
Post a comment
The below command will remove cache memory
sudo sh -c “sync; echo 3 > /proc/sys/vm/drop_caches”
Database Administrator, Blogger, Contributor
Error: Please make sure the Twitter account is public.
![]() | samat marat on Host Credentials Oracle E… |
![]() | Abdul Wajid Khan on Best Practices for Minimizing… |
![]() | Abdulwajid khan on Oracle Linux 7.4 harddisk… |
![]() | Red1 on ons port connection refus… |
![]() | PErez on ORA-27300: OS system dependent… |
[root@PCE-DCMS vm]#
[root@PCE-DCMS vm]# sh drop_caches
drop_caches: line 1: 0: command not found
[root@PCE-DCMS vm]#
Please , kindly advise me .. I can’t run that file.