2
0
mirror of https://github.com/Unidata/netcdf-c.git synced 2025-03-07 17:08:02 +08:00
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