dotfiles/tools/benice

4 lines
39 B
Plaintext
Raw Normal View History

2017-02-12 11:47:30 +00:00
#!/bin/bash
ionice -c3 nice -n20 "$@"