Answers for "linux command to free ram memory"

0

linux free up ram

free && sync && echo 3 > /proc/sys/vm/drop_caches && free
Posted by: Guest on March-30-2021
-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