netcdf-c/nc_test4/clear_cache.sh
2010-06-03 13:24:43 +00:00

6 lines
80 B
Bash

#!/bin/bash -x
# Clear the disk caches.
sync
echo 3 > /proc/sys/vm/drop_caches