#!/bin/bash sudo kill `ps -ef | grep blackbox | grep -v grep | awk '{ print $2 }'`