406f464d2b7e18295909ce7ef916ff3b798878ef
[p2p-testing-infrastructure.git] / ControlScripts / clients / next-share / stop_nextshare.sh
1 #!/bin/bash
2 #
3 # Copyright: George Milescu 2010 - george.milescu@gmail.com
4 #            Razvan Deaconescu, razvan.deaconescu@cs.pub.ro
5 #
6 # Bash script used to stop all next-share instances
7 # The script
8 #  * stops all the tribler instances
9
10 if [ ! $# -eq 0 ]; then
11         echo "usage: $0"
12         exit 1
13 fi
14
15 pkill -f cmdlinedl.py