ps -ef | grep digithuman_api | grep -v grep | awk '{print $2}'| xargs kill -9