Add iocaine.sh
[cmccabe-bin] / iocaine.sh
1 #!/bin/bash -ex
2
3 renice -n -20 -p `pidof mplayer`
4 ionice -c 1 -p `pidof mplayer`