1#!/bin/bash
2kill `ps -u jenkins -f | grep jenkins.war | grep -v grep | awk '{ print $2 }'`