#!/bin/sh
cat /opt/egurkha/bin/.ds_pid | cut -f2 -d'='| xargs kill -9


