dotfiles/tools/benice
2017-02-12 11:47:30 +00:00

4 lines
39 B
Bash
Executable file

#!/bin/bash
ionice -c3 nice -n20 "$@"