#!/bin/bash DTTSP_PID=`cat /var/run/sdr-core-pa.pid` kill -9 $DTTSP_PID