netcdf-c/nc_test4/clear_cache.sh

6 lines
80 B
Bash
Raw Normal View History

2010-06-03 21:24:43 +08:00
#!/bin/bash -x
# Clear the disk caches.
sync
echo 3 > /proc/sys/vm/drop_caches