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