#!/bin/bash cd /opt/cap/fms-notification kill -9 `cat notification.pid` && rm notification.pid