Linux: Drop disk cache


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. # need to be root to do that:
  2. echo 3 > /proc/sys/vm/drop_caches

URL: http://linux-mm.org/Drop_Caches

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.