refactor this script into universal squashfs re-master tool
[pxelator] / bin / kill-kvm.sh
1 #!/bin/sh -x
2
3 sudo killall -9 kvm
4