mirror of
https://github.com/sbrl/bin.git
synced 2018-01-10 21:33:46 +00:00
2 lines
63 B
Bash
Executable file
2 lines
63 B
Bash
Executable file
#!/usr/bin/env bash
|
|
echo 1 | sudo tee /proc/sys/vm/drop_caches
|