Is there any command that by using I can clean the cache in RHEL
I used this command
sync; echo 3 > /proc/sys/vm/drop_caches
but it didn't work
didn't work
Try sync; echo 1 > /proc/sys/vm/drop_caches.
sync; echo 1 > /proc/sys/vm/drop_caches
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
5 months ago
viewed
224 times
active
didn't work– warl0ck Dec 15 '12 at 14:30