netcdf-c/nc_test4/clear_cache.sh
2018-08-12 23:01:08 -06:00

6 lines
78 B
Bash
Executable File

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