my-scripts/clearmem

6 lines
74 B
Plaintext
Raw Permalink Normal View History

2021-08-31 08:25:02 +02:00
#!/bin/bash
2024-12-31 11:03:56 +01:00
set -euo pipefail
2021-08-31 08:25:02 +02:00
sync && echo 1 > /proc/sys/vm/drop_caches