Answers for "clear ram cache linuxx"

7

clear ram linux

sudo sync; echo 3 > /proc/sys/vm/drop_caches
Posted by: Guest on April-29-2020
0

clear ram cache linux

sync; echo 1 > /proc/sys/vm/drop_caches
Posted by: Guest on February-23-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language