Answers for "how to clear cache in ubuntu terminal"

0

how to clear all the caches in ubuntu

sudo apt-get clean
Posted by: Guest on November-16-2020
0

drop cache ubuntu

sync; echo 2 > /proc/sys/vm/drop_caches
Posted by: Guest on March-09-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language