Answers for "linux how to free memory"

6

clear ram linux

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

linux how to free memory

echo 2 > /proc/sys/vm/drop_caches
Posted by: Guest on July-23-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language