1
0
Fork 0
mirror of https://github.com/sbrl/bin.git synced 2018-01-10 21:33:46 +00:00

Add command to change swapiness

This commit is contained in:
Starbeamrainbowlabs 2016-02-10 17:48:07 +00:00
parent e3e4abf408
commit b4dbd6af40

2
swappiness Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env bash
echo $1 | sudo tee /proc/sys/vm/swappiness