Answers for "free up ram linux command"

0

linux free up ram

free && sync && echo 3 > /proc/sys/vm/drop_caches && free
Posted by: Guest on March-30-2021
1

free up ram in linux ubuntu

echo 1 > /proc/sys/vm/drop_caches
Posted by: Guest on September-26-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language