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