개발/Linux
gsjava 우분투 캐시 삭제
철권
2020. 1. 8. 17:53
728x90
#crontab -e
0 4 * * * sync && echo 3 > /proc/sys/vm/drop_caches
728x90
반응형