DEADSOFTWARE

gui and server в одной сборке
[bbcp.git] / stop
1 #!/bin/bash
2 sudo kill `ps -ef | grep blackbox | grep -v grep | awk '{ print $2 }'`