my-scripts/clearmem

6 lines
74 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
sync && echo 1 > /proc/sys/vm/drop_caches