c63a631ae5d19aa80784b2fa0c98866ad0d32f41
[p2p-testing-infrastructure.git] / ControlScripts / clients / hrk / stop_hrk.sh
1 #!/bin/bash
2 #
3 # Copyright: George Milescu 2010 - george.milescu@gmail.com
4 #
5 # Bash script used to stop all hrktorrent instances
6 # The script
7 #  * stops all the hrktorrent instances
8
9 if [ ! $# -eq 0 ]; then
10         echo "usage: $0"
11         exit 1
12 fi
13
14 pkill hrktorrent